How do you add a dynamic tabbed new box? So that it's permanently at the top of your theme and allows a user to scroll through the top stories. It's on all the major newsites now like MSNBC, Yahoo, CNN etc.
How do you add a dynamic tabbed new box? So that it's permanently at the top of your theme and allows a user to scroll through the top stories. It's on all the major newsites now like MSNBC, Yahoo, CNN etc.
It's a javascript. Here are a few of them to explore.
http://www.onlinetools.org/tools/domtabdata
http://www.sunsean.com/idTabs
http://www.barelyfitz.com/projects/tabber
is there a plug-in that would do the same thing?
is there a plug-in that would do the same thing?
Not that I'm aware of. You don't need a plugin. All it is, is a glorified list thanks to javascript. Upload the javascript file to your theme's folder, place the list where you want it to appear, call the javascript in header.php and style the list in the style sheet.
ok, I'm going to give it a try. Probably put it into a post and make that post sticky. The reason I was interested in a Plugin is I have a staff of ludites who can barely post a story without asking me a thousand questions, so I was looking for something that was automatic.
This topic has been closed to new replies.