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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: dakipi
  • Content: Threads
  • Order by date
  1. dakipi

    Please Help with a "for - or - while" loop to add lines to an array

    Hello, I have a slideshow script that has the following lines in the javascript: var fadeimages=new Array() fadeimages[0]=["images/1.jpg", "", ""] fadeimages[1]=["images/2.jpg", "", ""] fadeimages[2]=["images/3.jpg", "", ""] -------------------------------------- I want to be able to use a...

Part and Inventory Search

Back
Top