View Single Post
11-17-2008, 08:41 PM
#17
Liam is offline Liam
Liam's Avatar
Status: Member
Join date: Dec 2007
Location: Liverpool, UK
Expertise:
Software:
 
Posts: 287
iTrader: 0 / 0%
 

Liam is on a distinguished road

Send a message via MSN to Liam

  Old

Originally Posted by rochow View Post
Sometimes designs are fixed heights, and as such the content div needs to have its own little scrollbox (rather than the standard sidebar one). I've had a few projects where I've used overflow:auto, basically if the div's content is over XYZpx high, then scrollbars will show up and they can scroll the content (like the box on the demo). This part is wrong: "It is not possible to find a cross-browser way of applying a background image to this scrollable area.". I know that's rubbish because I set a bottom right background image on one just the other week.

This isn't a substitute for an iframe. Iframes get remote pages and loads them in - this doesn't.
you could use an AJAX request to load in a remote page.
completely pointless, but just saying you could