芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/public_html/portal.pulsehost.co.uk/templates/orderforms/legacy_modern/js/main.js
function showcats() { jQuery("#categories").slideToggle(); } function selproduct(num) { jQuery('#productslider').slider("value", num); jQuery(".product").hide(); jQuery("#product"+num).show(); jQuery(".sliderlabel").removeClass("selected"); jQuery("#prodlabel"+num).addClass("selected"); }