19985db
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
#bar_blank { border: solid 1px #000; height: 20px; width: 300px; } #bar_color { background-color: #006666; height: 20px; width: 0px; } #bar_blank, #hidden_iframe { display: none; }