guys i want to set a background picture that resize itself to fit exactly within the browser with the change in resolution. mean that does not contract or stretch as we change the resolution.
as much i know it is not possible thro0' CSS.
and if i am not wrong this can be done by Java script by using a function that reads the user's current resolution and load the picture according to that.
if so than plz provide the code or is there other way out ???
thanx
picture resize !!!
Moderator: General Moderators
Re: picture resize !!!
no reply ??
Re: picture resize !!!
There's a lot of functions in JS that allows you to get client information such as screen resolution etc. Check them out.
Google is your friend.
Google is your friend.