Search results for 'fq0305'

There are no categories matching the selection

  Items per page | View All
'). removeAttr('title'); } } $('.img-hover-wrapper').hover( function(){ $(this).find('img').animate({opacity: ".6"}, 300); $(this).find('.caption').animate({top:"-64px"}, 300); }, function(){ $(this).find('img').animate({opacity: "1.0"}, 300); $(this).find('.caption').animate({top:"34px"}, 300); } ); }); });
" }); function saveOrder() { var data = new Array(); $("#gallery li").each(function(i, elm) { data[i] = $(elm).attr("itemID"); }); $.post("https:/ajax.php?type=sort", { "ids[]": data }); }; /* if($("#cnt").val()<11) { $(".swatchbuttonright").hide(); $(".swatchbuttonleft").hide(); } */ // Slider functionality })(jQuery);