Forum Moderators: open

Message Too Old, No Replies

Need Help with Rotating Divs

need help with rotating divs javascript

         

tony442200

8:53 pm on Jan 26, 2010 (gmt 0)

10+ Year Member



I am trying to add rotating divs to me website's homepage. I am unsure as to how to setup the actual html div's and the javascript code that goes along with it. I was hoping someone can point me to a tutorial or tell me how I can accomplish this task. A perfect example of what I am trying to accomplish is located
SNIP
I would like to have about 4 divs rotating in order with buttons or tabs so the visitor can click and go to a specific div.

Hope this makes sense...I am extremely new to JavaScript and not an expert in html.

[edited by: Fotiman at 2:11 pm (utc) on Jan. 27, 2010]
[edit reason] No URLs please. See TOS [webmasterworld.com] [/edit]

Fotiman

2:16 pm on Jan 27, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I would suggest the Yahoo UI (YUI) Library's Carousel [developer.yahoo.com] component. If you're new to JavaScript, then using one of the frameworks might help you to get a working solution more quickly (also, YUI is very well documented).