I'm building a homepage with skrollr: http://www.envisiondemo.com/hhs/

I've managed to account for scrolling within various widths and heights 
within the design... until I looked at it in Windows XP.

IE8 is a problem (surprise!) but the least of my concerns at the moment. I 
downloaded the most recent version of Chrome in XP and at times, depending 
on the height of the browser window (particularly around 650-700px), it'll 
load with the scrollbar too short to reach the content. If you resize the 
window in any dimension, it will change the scrollbar to accommodate the 
content. When you refresh, the problem happens again. At some heights, it 
loads correctly. Firefox/Chrome/IE9+ in Windows 7 and FF/Chrome/Safari on a 
Mac is working fine. Firefox throws an error during installation on the XP 
machine so I don't know what it looks like there. 

I am curious if there is an issue with my code that maybe the newer systems 
are better able to work around. The fact that it scrolls correctly after 
resizing the window tells me that this is a possibility. I confirmed that 
Chrome in XP is executing the function with $(document).on("ready", 
adaptOnResizeAndReady) so I'm not sure why the same function would produce 
the desired results with $(window).on("resize", 
adaptOnResizeAndReady)...seems like I'd have more of an issue on resize. 

Any help would be greatly appreciated. Thanks!
-Steph M

-- 
-- 
Our Web site: http://www.RefreshAustin.org/

You received this message because you are subscribed to the Google Groups 
"Refresh Austin" group.

[ Posting ]
To post to this group, send email to [email protected]
Job-related postings should follow http://tr.im/refreshaustinjobspolicy
We do not accept job posts from recruiters.

[ Unsubscribe ]
To unsubscribe from this group, send email to 
[email protected]

[ More Info ]
For more options, visit this group at 
http://groups.google.com/group/Refresh-Austin

--- 
You received this message because you are subscribed to the Google Groups 
"Refresh Austin" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to