dont really see what this has to do with wicket...sounds like you are after some javascript.
-igor On Fri, May 23, 2008 at 6:51 AM, David Nedrow <[EMAIL PROTECTED]> wrote: > I'd like to use an SVG file for a background image on every page. I'd like > the image to fill 100% of the browser window and have it automatically > resize if/when the user changes the size of the client window. > > This clearly can't be done via CSS2 (maybe via CSS3?), so I'm looking for > anyone who has a programmatic solution doing it the "Wicket Way". BTW, I > don't have a problem using CSS3 if necessary, since this is for internal > users and I know exactly which browsers are available (IE7, FireFox 3RC1, > Safari 3). > > Here's a pretty good example of what I'm after.... > > http://whatstheweather.net/ > > The page is using jquery, but if I try to use an <img> link in the page, it > pushes all of my other content below the image. > > Here's more information on what's being done on that page... > > http://css-tricks.com/how-to-resizeable-background-image/ > > Ideas, comments? > > -David > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
