Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by SilverJack

  1. SilverJack

    Slideshow with texts

    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...
  2. SilverJack

    Slideshow with texts

    Please Help!
  3. SilverJack

    Slideshow with texts

    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...

Part and Inventory Search

Back
Top