jquery - background Images -


i developing app using jquerymobile framework. have set background image in screen. image size differ mobile mobile. have image based on iphone screen size.

how set width , height of images ,controls based on browsers resoultion ? how detect screen resolution of browser @ run time?

i tried did not work. dont want use repeat attribute please me..

please refer attachment.

thanks in advance

enter image description here

enter image description here enter image description here

enter image description here

-webkit-background-size: 100% auto; 

should trick


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -