javascript - Anchor tag in iframe via fancybox -
i using fancybox open iframe , scroll anchor tag apart ie works perfectly, other browsers not consistent , stop in different place not anchor.
i think problem javascript according read here http://support.mozilla.org/en-us/questions/927172 can't figure out how fix code.
here link: <a class="various fancybox.iframe" href="cost_of_hire.php#cupcakeanchor"><img src="images/services/4.jpg" alt="" /></a>
and anchor: <a name="cupcakeanchor">cup cake making party<br />£0.00</a>
any appreciated thanks
ps.: in ie, working, in chrome , firefox, 12 links have, 8 work perfectly, in safari 6 work , in opera none of them work.
in fancybox, anchors not work on , , others. try .
Comments
Post a Comment