View Single Post
Old 08-27-2007, 09:23 AM   #2 (permalink)
mssssee2
Techoholic
 
mssssee2's Avatar
 
Join Date: Apr 2007
Location: Behind you!
Posts: 482
Send a message via MSN to mssssee2 Send a message via Yahoo to mssssee2
Default Re: Javascript is not working in my JSP apps?

Well I am a js newbie,

are the variables of the function local?

I mean is their structure like this "var variable = STRING" or variable = STRING?

Javascript is quite bugy if not made on the right structure. The variables with the var as a preffix are local and can be called only inside the functon i thing, maybe you should post the script here, so other users could give you further supervision and assistance.
__________________
Mike from Greece, 15

http://michael92.deviantart.com/ <-- My DeviantART
Do not click here
mssssee2 is offline   Reply With Quote