Forum Moderators: not2easy

Message Too Old, No Replies

Issue with javascript and css

         

malcolmcroucher

8:43 am on Nov 3, 2008 (gmt 0)

10+ Year Member



Hi ,

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 ?

malcolmcroucher

8:49 am on Nov 3, 2008 (gmt 0)

10+ Year Member



okay i put the javascript select boxes in a form and it seemed to work out .

sorry ...

Regards

Malcolm