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 Chriss Miller 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: *

  1. mrsjackaroo

    Enlarge Image onClick not working?

    Hello again! I've just found a script online which is exactly what I'm after - only trouble is, when I incorporate it into my html document it doesnt work? <script type='text/javascript'> function enlargeImage1(){ image1.height="334" } function dropImage1(){ image1.height="167" }...
  2. mrsjackaroo

    Contact Us Form Validation Help Please

    Hi Everyone! I am in need of a Contact Us Validation Form - I've been using getElementbyID & if else statements but I'm coming unstuck a bit. These are the requirements for the form: First Name Surname Address Postcode (min 4 max 4 digits) Nature of Enquiry (drop down menu - with default...
  3. mrsjackaroo

    JS to go on an entry page to my website

    Hi I'm after a bit of help - hope thats ok?:) I need a JS to go on an entry page to my website. Basically the viewer needs to check a licence box stating they agree, and on checking that box, they are then forwarded to the home page. Your help is very much appreciated :) Thanks very much...

Part and Inventory Search

Back
Top