| Issue 77: | When I try to use Spriteme on http://www.jetstar.com/gx/en/index.aspx it throws a JavaScript error an can't make the sprite. | |
| 2 people starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1.Go to http://www.jetstar.com/gx/en/index.aspx 2. Click the make sprite button 3. An error occurred trying to create the sprite image error is displayed. What is the expected output? What do you see instead? Expected it to make a sprite. Alert/error box was displayed. What version of the product are you using? On what operating system? javascript:(function(){spritemejs=document.createElement('SCRIPT');spritemejs.type='text/javascript';spritemejs.src='http://spriteme.org/spriteme.js';document.getElementsByTagName('head')[0].appendChild(spritemejs);})(); My OS is Windows XP using Firefox 3.6.2. Please provide any additional information below. |