I have a basic slider operating on a site.
I have pretty hi-res images so I could scale the images a couple hundred px. Any ideas how I could scale the background images to a certain point? The images are currently at 1000px per slide, would like to scale the bg width to like 1300px… if the browser is that wide…
Open to CSS or js, would be nice to be ie7+ compatible and functional on other browsers.
any ideas?
remove it from background and position images as absolute
}
should work in IE7 too.