- <div id="commonsearch" style="cursor: pointer; position: relative; visibility: hidden; display: none; top=186; left=287"></div>
Ok so I don't normally ask questions but heres my question.
How can I get this div to be in that position on my page no matter if the window is not maximized and on different resolutions. position relative doesn't seem to work for me because it adds extra space when this becomes visible and i don't want that so any thoughts would help out thanks.
Its a drop down that shows up under search box but when screen reso changes it moves on the page ... i think you get what i mean yes its still at 186 from the top and 287 from the left but the rest of my crap on my page isn't right there anymore cause resolution changed or the window size changed.