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 MikeeOK 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 xperience2

  1. xperience2

    If statement in javascript

    Apologies for the, what I'm sure is a very rooky question, but I don't do much in Javascript! I need to conditionally display the word 'mile' or 'miles' depending on whether the variable is '1' or more than 1. I currently have: document.getElementById('distance').innerHTML = "You are " +...

Part and Inventory Search

Back
Top