Hyperlink not working on ipad and iphone
Just recently after we upgraded to the latest iOS, it seems like at one page, where there's a hyperlink, that link just stops working on ipad and iphone.
The actual code is:
- <a id="featured_9" class="nolink" href=http://www.google.com style="cursor:pointer;">
- <div style="background: none repeat scroll 0% 0% rgb(35, 35, 35);" class="mykeyfloatbox">
- <div id="mykeyfeat1" class="mykeyfloatbox_int block" style="background-image: url("undefined") ! important; background-size: cover; opacity: 1;">
- <span class="bigboxheader mykey">Test Link</span>
- <div class="blockoverlaybig"></div>
- </div>
- </div>
- </a>
Can someone tell why? It works on desktop browsers, just not on IOS.