Difference between revisions of "Implementing a Tabbed Web Application"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
Line 20: | Line 20: | ||
=Articles= | =Articles= | ||
*http://markitup.com/Posts/Post.aspx?postId=b26cb7a6-451b-4398-bbfd-ff31fa50309b | * http://markitup.com/Posts/Post.aspx?postId=b26cb7a6-451b-4398-bbfd-ff31fa50309b | ||
* http://webdesign.about.com/od/layout/a/aa042307.htm |
Revision as of 11:44, 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...
- http://livepipe.net/projects/control_tabs/ -- Interesting range of examples!
- http://dhtmlx.com/docs/products/dhtmlxTabbar/ -- Looks very sophisticated and versatile!