Difference between revisions of "Implementing a Tabbed Web Application"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
Line 9: | Line 9: | ||
* http://livepipe.net/projects/control_tabs/ -- Interesting range of examples! | * http://livepipe.net/projects/control_tabs/ -- Interesting range of examples! | ||
* http://dhtmlx.com/docs/products/dhtmlxTabbar/ -- Looks very sophisticated and versatile! | * http://dhtmlx.com/docs/products/dhtmlxTabbar/ -- Looks very sophisticated and versatile! | ||
=Windows Tools= | |||
* http://www.opencube.com/?gclid=CMSpipXgppECFScXagodfDuadw |
Revision as of 11:24, 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!