Hello,
How can I assign the value of a JSP variable(which contains HTML tags) in a Javascript variable ?
I know that JS is for the client and JSP is server side but it may be possible to assign a Javascript variable once ...
I've tried this but it didn't work:
<%
var myJSP = "<FONT...
Hello,
Does any have a script which display a slideshow and show also a timeline bar on or beside the picture to have an idea of the position of it on the clip.
Thanks.
Hello,
I'd like to know how I can access the ID in a DIV tag to change his name? For an image, I can access the src with document[0].src=... and I want something like that to assign the ID of my DIV tag with a Javascript function. The goal is to generate specific ID with Javascript.
Another...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.