Forum Moderators: not2easy
I hope i got the right forum here .
I have written a dynamic drop down in javascript . Which is two select boxes.
They are located on the right under this bit of magic.
.right {margin-top: 10px;
width: 160px;
float: right;
border: 1px solid #000;
font-size: 14px;
padding: 10px;
}
The problem is that under the javascript is some headings which have just dissapeared . When i view source they are there but when the page loads they are not .
im not to sure how it works ?