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!

Recent content by cejones1

  1. cejones1

    Javascript variable name programming

    Thanks tsdragon, I will switch to using the window method... I found that the eval method really slowed down the load of my page... Hopefully window will fix that Chris
  2. cejones1

    Javascript variable name programming

    Jeff, Simon, Thank you very much... I figured there was some command that would do what I was trying to accomplish. You both rock! Chris
  3. cejones1

    Javascript variable name programming

    I have a javascript variable name defined as lat1. In fact, I have several variables named like such: lat1, lat2, lat3, etc I want to code a for loop that steps through each lat variable.. and I want to use the for loop index to determine the variable to output... something like: var...

Part and Inventory Search

Back
Top