Javascript Is Not Working In My JSP Apps?
when i define some function between the <script> </script> tags
inside a JSP app, and when i call these functions from anywhere inside the JSP, i get no interaction, no response, no anything ...
NOTE: i'm about to use the AJAX technology, so javascript is too important ...
Please reply ASAP, thank you ...
inside a JSP app, and when i call these functions from anywhere inside the JSP, i get no interaction, no response, no anything ...
NOTE: i'm about to use the AJAX technology, so javascript is too important ...
Please reply ASAP, thank you ...
i think ur JS code is wrong somehow...usually when the code is wrong it dosnt response...but u can check the error in the internet Explorer page (left at the bottom of the page)...it shows which line has got error... i hope it helps:D
can u attach some code snippet
i think ur JS code is wrong somehow...usually when the code is wrong it dosnt response...but u can check the error in the internet Explorer page (left at the bottom of the page)...it shows which line has got error... i hope
it helps:D