skyer2000 Posted December 26, 2008 Share Posted December 26, 2008 There seems to be an issue with browsers such as Firefox and Safari rendering background images on absolute positioned divs. It renders correctly in IE http://fansn.com/test.php Check that out, it's a much smaller scale of what I'm trying to do but this is what's holding me back. In IE, the background correctly scrolls. However, in Firefox and Safari, it sticks with the scrolling. I swear I've tried everything, any help would be greatly appreciated! Link to comment https://forums.phpfreaks.com/topic/138497-solved-background-images-on-absolute-positioned-divs/ Share on other sites More sharing options...
skyer2000 Posted December 26, 2008 Author Share Posted December 26, 2008 Fixed. Had to put the div in a wrapper, then move the position, height, width, and overflow to the wrapper. Link to comment https://forums.phpfreaks.com/topic/138497-solved-background-images-on-absolute-positioned-divs/#findComment-724171 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.