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

sql server - python to mssql encoding problem -

java - SNMP4J General Variable Binding Error -

c# - BasicHttpBinding equivalent CustomBinding using WCF Client and PHP WebService -