Hi vacunita, Thank You for your help.
I tried using the innerHTML property as you told me, but I get the same error as before. The IE debugger shows me this message:
"Object doesn't support this property or method"
The error is in 'var divtext obj.createTextNode(""+TxtArr1[j]);'
Even with...
Hi everybody,
I'm using a slideshow script. It works well, but now I need that every image (when clicked) shows a text on another div. Here's the code:
<!-- I just created three arrays -->
var slide1 = new Array("slideshow/img1.jpg","slideshow/img2.jpg","slideshow/img3.jpg");
var slide2 = new...
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.