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 Wanet Telecoms Ltd 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. erigby

    Fun between friends

    I have a friend in my office who is always playing practical jokes on me, in an effort to get him back I want to create a webpage that when loaded plays a brief animation that looks simalar to the first Matrix when Neo is contacted by Trinity. Then when the animation is finished, I want him to...
  2. erigby

    2 questions: Validation before continue and how to combine two forms.

    I'm fairly new to Javascript, so if you could point me to some scripts already written that I could addapt that would be helpful... as for my second question, I understand what you are saying so I can figure that one out...thanks! Richelle
  3. erigby

    2 questions: Validation before continue and how to combine two forms.

    Ok, I have 2 issues: 1. I have created a form that appears to be multiple pages, really I am using layer to show the user the different sections. What I would like to be able to do is have each layer validate before the user continues to the next layer. So I am thinking it would attach to the...
  4. erigby

    Multiple popups, multiple links, one page

    Ok, what I have is 5 links on one page (they all link to websites I have created) and when the user clicks on each I want a different popup to come up, giving info on the website. I know how to create a Javascript popup. is there a way to combine many of them? R
  5. erigby

    Multiple events on one onClick command

    thanks!
  6. erigby

    Multiple events on one onClick command

    I want to put two onClick events on one button, I'm not even sure at this point if it's possible. I want to combine a "showLayer('page3')" with a "scroll(0, 0)" Any ideas on what that might look like? Richelle

Part and Inventory Search

Back
Top