Skip to main content

Posts

Showing posts with the label tabs

Different Tab Style, expanding of arbitrary DIVs on the page enabled

Different Tab Style, expanding of arbitrary DIVs on the page enabled <html> <head> <link rel="stylesheet" type="text/css" href="http://www.dynamicdrive.com/dynamicindex17/tabcontent/tabcontent.css" /> <script type="text/javascript" src="http://www.dynamicdrive.com/dynamicindex17/tabcontent/tabcontent.js"> /*********************************************** * Tab Content script v2.2- © Dynamic Drive DHTML code library (www.dynamicdrive.com) * This notice MUST stay intact for legal use * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code ***********************************************/ </script> </head> <body> <h3>Demo #1- Basic implementation</h3> <ul id="countrytabs" class="shadetabs"> <li><a href="#" rel="country1" class="selected">Tab 1</a></li> <li>...