Difference between revisions of "Implementing a Tabbed Web Application"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
Line 5: | Line 5: | ||
* http://www.dynamicdrive.com/dynamicindex1/ddtabmenu.htm | * http://www.dynamicdrive.com/dynamicindex1/ddtabmenu.htm | ||
* 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/ |
Revision as of 11:01, 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/