I am trying to achive a fullscreen background image inside a div using JQuery.
I am using the Backstretch plugin, which works fine however it binds the image to the body tag.
I am looking to apply this to a div with the id of home_middle_bg, any ideas?
Thanks
Actually the image is binded to a div and that is prepended to the body: you could modify it by hand by replacing (line 69 of the plugin):
with