Simple and easy Cookie based jQuery tabs
April 13, 2011 2 Comments
Its been easy now to have cookie based tabs using jQuery! Check the Demo here Follow the instructions and you are done HTML <div id=”profileTabList”> <a href=”#ambedkar”>Dr. Ambedkar</a> <a href=”#buddha”>Buddha</a> <a href=”#navayan”>Navayan</a> </div> <div id=”profileTabData”> <div id=”ambedkar”> <h2>” Men … Continue reading →



