EagerWolf Posted August 26, 2007 Share Posted August 26, 2007 I had a problem with layer which is shown only when files are being uploaded on my website. I set width and height to 100% and it was perfect. layer was shown over whole place. But later I found out when page is to big to be shown on my LCD I can scroll down... This was the point when I was forced to use Google I found a position: fixed solution. It worked perfectly in FireFox 2 or better. Of course first you need to check your site on other browser and result wasn't what it should have been. Is there any other way to achieve the same result. I was thinking about layer which is following scrolling... But I really don't have idea how to do that... and I found out that when you scroll div is following you with a bit of delay.. Thanks for your help! Quote Link to comment Share on other sites More sharing options...
moberemk Posted August 26, 2007 Share Posted August 26, 2007 The CSS solution is, as you've seen, not quite perfect, as it doesn't really work in a lot of browsers. Try looking up a Javascript solution. Quote Link to comment Share on other sites More sharing options...
EagerWolf Posted August 26, 2007 Author Share Posted August 26, 2007 Although I've searched trough Google ... I didn't find any suitable.. probably because I don't know what would be a proper searching key Any suggestion? Quote Link to comment Share on other sites More sharing options...
moberemk Posted August 27, 2007 Share Posted August 27, 2007 Try "fixed scroll javascript box/menu" and see how that turns out. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.