Zen Cart – Adding jQuery Tabbed Content Box to Zen Cart EZ Pages
(Using Zen Cart 1.3.8a) 1. jQuery source: http://net.tutsplus.com/javascript-ajax/create-a-tabbed-interface-using-jquery/ 2. Zen Cart integration: – CSS: Delete “*” and “body” classes from file. Put in template’s css folder (root/includes/templates/CUSTOM TEMPLATE/css). I changed file name from “style.css” to “style_tabbed_content.css”. – Javascripts: Put all 3 javascript files in jscript folder (root/includes/templates/CUSTOM TEMPLATE/jscript). Must also add jscript_ text to the…