javascript issue in eclipse JEE ganymede 3.4.2 for a web application
Hi,
I am using Eclipse JEE Ganymede 3.4.2. for developing a web application.
My CSS uses a javascript to work with different browsers.The code is working fine with IE6 and IE7 but shows error in eclipse IDE due to which my page is not displayed properly.
Can anyone help me!!!?:confused:
Re: javascript issue in eclipse JEE ganymede 3.4.2
What error do you get? Could you please attach a screen shot?
1 Attachment(s)
Re: javascript issue in eclipse JEE ganymede 3.4.2
Hi
ThankYou :)
My problem got resolved. The JSP was not able to locate the .js file. I then stored it under the same directory as that of JSP. It started working fine though the errors remained on the page.
P.S: Ve attached the js file which shows error still runs fine.
Re: javascript issue in eclipse JEE ganymede 3.4.2
I'm glad you resolved your issue katty :)