I have two divs in a content container one floating left and the other floating right. I am using the whole width of the screen. Left div width is 1290px and right div width is 625px. Sometimes when loading the page the scroll bar is changing the width of the available screen width and causing the div that floats right to get caught under the div that floats left. This happens after I added a footer div. I don t want to make the two divs a smaller width because this is for an ad display in clients offices. I need the full screen. Thanks!
I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....