| Author |
Struts, Prototype & Scriptaculous
|
Ab Garcia
Greenhorn
Joined: Sep 06, 2007
Posts: 1
|
|
Hi! I am developing some new modules to an existing Java Application that uses Struts 1.2. In the new functionality i added A LOT of effects using scriptaculous. I did my testing in Firefox, because i had already previously tested demos of scriptaculous in IE so i just assumed (T_T) everything was fine. I tested today in IE Eexplorer 7 and keep getting a lot of errors : 'Object doesn't support this property or method'. I tried to track down the problem... but i am not very versed in Javascript and the scriptaculuos/prototype libraries. What i could find out is: 1. I put an HTML page using some scriptaculous function in my application (it's actually a demo that comes in the test dir of scriptaculous). 2. I declare an action that forwards to this page: 3. If i access the page directly there is not problem in IE. 4. If i acces the page with the action (slide.do) IE starts complaining. Anyone have any idea how could i fix this? =( Any help would be greatly appreciated. Have a good day!
|
 |
 |
|
|
subject: Struts, Prototype & Scriptaculous
|
|
|