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
handel
Обьясните пожалуйста, что это за форма записи? И где об этом можно почитать, желательно на русском?
<div id="content-ob"
class="cycle-slideshow"
data-cycle-fx="scrollHorz"
data-cycle-timeout="10000"
data-cycle-speed="1000"
data-cycle-slides="a"
data-cycle-pager=".custom-pager"
data-cycle-pager-template=" <a href='#' class='custom-pager-button'> </a>"
>
<a href="/page1.html"><img src="/img/pic1.jpg" /></a>
<a href="/page2.html"><img src="/img/pic2.jpg" /></a>
<a href="/page3.html"><img src="/img/pic3.jpg" /></a>
<a href="/page4.html"><img src="/img/pic4.jpg" /></a>
<a href="/page5.html"><img src="/img/pic5.jpg" /></a>
<div id="progress"></div>
<div class="custom-pager"></div>
</div>
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.