Personal tools

Log in

Changes

From All n One's bxp software Wixi

Jump to: navigation, search

Database Floating Divs

5 bytes added, 15:49, 17 April 2012
no edit summary
<syntaxhighlight lang="javascript">
document.getElementById('bottomLeft').style.width = 955 px"955px";document.getElementById('bottomLeft').style.border = "solid 1px #e1e1e1";document.getElementById('bottomLeft').style.background = "#ffdab9";
</syntaxhighlight>
[[Category:JavaScript]]
7,528
edits