Today i implement dynamic tabbed interface for my wordpress blog and after sparing few minutes i also fix it for some wordpress plugins like similar post and simple twitter and some others.I liked this feature and was thinking of its patch on wordpress.Multi tabbed menu often used in professional blogs and high profile blogs but their isn’t any documentation specially for wordpress.
Help: I get the tabber menu from barelyfitz designs and i implement it as per my requirement and modifications for wordpress.
Ingredients
A javascript for menus named as tabber.js
A CSS patch for the menu to display correctly example.css
- Open the stylesheet of your current theme used in the blog (e.g style.css ) in a notepad, dreamweaver or in any text editor. Read the rest of this entry »