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. WhiteKnight7372001

    Hover buttons that can change a single image???

    Thanks vitus! but...er... it still didn't work. Any other suggestions?
  2. WhiteKnight7372001

    Hover buttons that can change a single image???

    I condensed the code so that it's alot easier to read - sorry for the first one.. <html> <head> <title>side bar</title> <SCRIPT language=&quot;JavaScript&quot;> <!-- if (document.images) { image_off= new Image(); image_off.src=&quot;../side/ddplain.gif&quot;; image1= new...
  3. WhiteKnight7372001

    Hover buttons that can change a single image???

    I'm trying to use mutiply Hover buttons to change a single image. I sure there is a way to do this. I'm just haven't figured out how. I pasted my incorrect code below. Does any one know how to modify it so that it does work?? <html> <head> <title>side bar</title> <SCRIPT...
  4. WhiteKnight7372001

    new window with a hover button???

    You should probably think about creating a custom made submit button ... I'm not quite clear how though...
  5. WhiteKnight7372001

    add a link on an alert message

    Helps alot!! 1. I need the alert message to appear immediate after the page is uploaded. Can that be done? 2. The code you gave me - is this as simple as it can be - or can we eliminate some and still have it run properly? You're one hell of a programmer by the way...
  6. WhiteKnight7372001

    add a link on an alert message

    Yeah! It totally worked Todd! I will honestly admit that this javascripting is beyond me at this point. I'm going to ask a few questions that may seem ignorant... 1. i need the alert message to appear automatically - without the submit button - is this possible? (maybe somehow using the...
  7. WhiteKnight7372001

    add a link on an alert message

    That's right - the height is 120 x 90 Thanks sooo much for the quick response!
  8. WhiteKnight7372001

    add a link on an alert message

    Here is the theoretical question... Our contest program is down. Write a JavaScript alert with a message to the public to go on this contest link: <a href=&quot;/ottawa/ottawacitizen/contests/circcontest/&quot; class=&quot;newsheadlinecolour&quot;> <img...

Part and Inventory Search

Back
Top