Jaxtell, THANK YOU! It works like a charm. I had tried something similar but from your example my syntax was off quite a bit.
This is a great community! I've had a couple javascript problems and both times answered within an hour.
Keep up the good work.
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...
Hey guys maybe you can help me out again. I've come across something else that is a little troublesome. When you click the play button after the script has been paused it re-runs the div it was paused on then goes to the next div. Is it possible to jump to the next div without having to wait for...
Thanks vicvirk! That did it.
And thanks feherke. I should have changed the id's to begin with but was lazy and was just trying to get this working. Sorry about not using the code tags I will remember for next time.
Thanks for the quick replies.
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...
ASP. Actually I figured it out.
if i use datapagesize="5" within the the <table> tag it will limit the number of records to 5 rows.
unfortunately using data islands the way i did the page only displays properly on IE.
I can't for the life of me get the microsoft.XMLDOM to work to display...
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"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.