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!

Search results for query: *

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

    Width settings in CSS do not appear in Netscape????

    Is there a work around with CSS in netscape to get the width settings to work? The width settings are applied to a DIV tag. and they do appear in IE ok.
  2. johncalvin

    A problem with a function and link

    i've been trying to make my life easy by working out if i can have a link in my html be in relation to a variabkle set in javascript. In my script section i have function nextch() { chapter=1; forward=chapter+1; first="ch_"; last=".htm"; destination=first+forward+last...

Part and Inventory Search

Back
Top