Search code examples
htmlcssdhtmlslideshow

HTML\JavaScript - News Scroller - Sliding Text Effect


how can i make this....

goto this link and see the text sliding after regular intervals

well i want to learn to make this so that i could make this alt text...

it is supposed to be a dynamic news scroller.... but to make this i know i will have to learn the thingy on the link that i gave you... then the next steps are going to take me to dynamic news scroller

PARDON my so abstract question, actually i don't have any knowledge about this or what this methodology\technique... so i need some leads on how to learn to make this... i have been experimenting with JavaScript set Timeout function but that didn't work...

so the leads

  • what is this thing called.. so i could google it... like drop down menus are called CSS Drop Down Menus or Flash Drop Down Menus etcetra
  • or can anybody post link to some tutorials in domain of HTML, DHTML, CSS, JavaScript & PHP.. cuz thats what i know
  • or some-generous-body could throw in some code or some functions required for this to get me started learnin' this

p.s. HOW TO MAKE TEXT AFTER REGULAR INTERVALS WITH SLIDE-IN & OUT ANIMATION


Solution

  • hey you can use, jQuery Cycle plugin: http://jquery.malsup.com/cycle/after.html

    it have many option to perform your task...