How to change the site full background image

Posted by Thiru under HTML 5 on 11/26/2012 | Points: 10 | Views : 2210 | Status : [Member] | Replies : 2
Hi Friends,
Please let me know how to change the site full background image
like: http://mitrip.biz/specialoffer.html

without using flash.

thanks for spending your valuable time here.




Responses

Posted by: Lavanyadeepak on: 11/26/2012 [Member] Starter | Points: 25

Up
0
Down
Did you try css("background-image", "url(/myimage.jpg)"); using jQuery?

Thiru, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Thiru on: 11/26/2012 [Member] Starter | Points: 25

Up
0
Down
No i didn't try.
I like to know the best way to change the background image (based on time interval)

i skipped this feature due to the following reason:
1). if the image size is bigger and user like to change the background on low time interval
then it wont load sometime if the size and time not matched.
2).like to have normal background color or pixel image - which should load immediately if the main
background image loading time takes a long time.

Thiru, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response