Bengal313
01-31-2005, 08:43 PM
I have a page that has a current news in a small table AND a weather ticker in another. This is created by some javascript. What I want to do is put some javascripting in it that would allow for the 2, to alternate on reload. The would load on the same spot on the page. Thanx
Something like this maybe.
A javascript that says on refresh alternate between
[set of html codes 1]
[set of html codes 2] //html codes contain javascript as well
Something like this maybe.
A javascript that says on refresh alternate between
[set of html codes 1]
[set of html codes 2] //html codes contain javascript as well