Hi, I have an Aspx page in which I'm using JQuery. I'm perticularly using jBind plug in of JQuery for binding data to the template. I have 4 divs in to my solution. Out of 4, 2 Divs are bound to templates and rendered as per the template. This solution works very fine with IE 7.0 and Firefox, but when it comes to Safari, I could not see the Divs that are bound to templates.
Is there any thing I need to do to render those in safari. Is there a jQuery and jBind support for Safari?