Добавлено автоматически,
товар имеется в наличии
$('#fade, a.close').remove(); //fade them both out
$('#fade , .popup_block').fadeOut(function() {
$('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...
$('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'}) is used to fix the IE Bug on fading transparencies
$('body').append(''); //Add the fade layer to bottom of the body tag.
var popMargLeft = ($('#' + popID).width() + 80) / 2;
var popMargTop = ($('#' + popID).height() + 80) / 2;
//Define margin for center alignment (vertical horizontal) - we add 80px to the height/width to accomodate for the padding and border width defined in the css
$('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend(' ');
//Fade in the Popup and add close button
var popWidth = dim[0].split('=')[1]; //Gets the first query string value
//Pull Query & Variables from href URL
var popURL = $(this).attr('href'); //Get Popup href to define size
var popID = $(this).attr('rel'); //Get Popup Name
$('a.poplight[href^=#]').click(function() {
//When you click on a link with class of poplight and the href starts with a #
$(document).ready(function() {
MOTORS-SHOP.COM || ТУРБИНА SAAB 9-3 9-5 93 95 2.0 TURBO 2.3 3.0
Комментариев нет:
Отправить комментарий