Displaying 1 result from an estimated 1 matches for "180px".
Did you mean:
10px
2007 Oct 25
4
""throw $continue" is deprecated, use "return" instead"
...ript"></script>
<style type="text/css">
* {font-family:Tahoma,Arial,sans-serif;}
#helloTitle{color: #48f;}
.sidebar
{
background-color: #adf;
color: Navy;
border: solid blue 1px;
width: 180px;
height: 200px;
padding: 2px;
margin: 3px;
float: left;
}
</style>
<script type=''text/javascript''>
window.onload = function() {
debugger;
$(''helloBtn'').on...