function showWin(){ $('#win').css({display: 'block'}); $('#popup').css({ display:'block', opacity:0, top: $(window).height()/2-$('#popup').height()/2+'px', left: $(window).width()/2-$('#popup').width()/2+'px' }); $('#popup').css('opacity', 1); // Как тут получить значение title ? }
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Здравствуйте, подскажите какой тег использовать для увеличения значения, пример на картинке.
Вроде, про такой тег я слышала. Если есть тег прогресс бар, значит и такое должно быть.
Question
ivan-e
На тэг
<a class="trigg" href="javascript:void(0);" title="Дуб коричневый (55022)" rel="index.php?option=com_zoo&task=item&item_id=618&category_id=79&Itemid=480">Заказать сейчас</a>
вешаем событие
Не могу понять как сослаться на текущий объект.
Помогите пожалуйста
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.