hello i need help making my bar move with ajax or javascript , or another thing
so heres my site for demo
http://darkcyber.thvhosting.net/
heres my code :
Css
HTMLCode:div.progress-container { border: 1px solid #ccc; width: 100px; margin: 2px 5px 2px 0; padding: 1px; float: left; background: white; } div.progress-container > div { background-color: #ACE97C; height: 12px }
Code:<div class="progress-container"> <div style="width: 95%"></div>



Reply With Quote


Bookmarks