Difference between revisions of "Implementing a Tabbed Web Application"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
Line 6: | Line 6: | ||
* http://www.barelyfitz.com/projects/tabber/ -- Looks simple and effective! | * http://www.barelyfitz.com/projects/tabber/ -- Looks simple and effective! | ||
* http://developer.yahoo.com/yui/tabview/ | * http://developer.yahoo.com/yui/tabview/ | ||
* http://phrogz.net/JS/Tabtastic/index.html#overview -- Another simple one... |
Revision as of 11:03, 3 February 2008
Some References
- http://www.wittysparks.com/2007/06/10/26-best-ways-to-implement-ajax-css-and-javascript-based-tabs/
- http://unraveled.com/projects/css_tabs/
- http://www.dynamicdrive.com/dynamicindex1/ddtabmenu.htm
- http://www.barelyfitz.com/projects/tabber/ -- Looks simple and effective!
- http://developer.yahoo.com/yui/tabview/
- http://phrogz.net/JS/Tabtastic/index.html#overview -- Another simple one...