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: stooee
  • Content: Threads
  • Order by date
  1. stooee

    Help with the following script

    I am trying to fade in a div and then fade out a div using a coupld of links. The fade in works great, but the fade out is giving me problems. The div doesn't fade out it just dissappears. if I remove the if statement from the fadeOut function, the item fades out but the fade in link no longer...
  2. stooee

    Help with a glitch

    I have this javascript code for rotating through divs that displays a small navigation with numbers and a play/pause button. Everything works well except the first time it runs it shows the first div, then fades the first div in again then runs smoothly after that. I've been looking at it for...
  3. stooee

    Limit number of records shown in xml

    I only want to show the first five records from an external xml file. how is this done? here is the code i am using to display the xml file. Any help would be appreciated. <XML ID="XMLID" src="http://www.medicalnewstoday.com/rss/dentistry.xml" async="false"> </XML> <table width="75%" border="0"...

Part and Inventory Search

Back
Top