jquery-colorbox iframe missing in IE9 but ok in Firefox & Chrome
-
I have a Google maps iframe in the colorbox that shows up fine in Firefox & Chrome but is missing the map in IE9. The “view larger map link” appears just fine, just the map is missing. The iframe code was generated by Google maps.
The url is https://carlsontaxconsulting.com/contact-us/
The code is:
<div style="display: none;"> <div id="map"> <iframe src="https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=510+Oak+Street,+Roseville,+Ca+95678&aq=&sll=37.0625,-95.677068&sspn=56.506174,78.925781&vpsrc=0&ie=UTF8&hq=&hnear=510+Oak+St,+Roseville,+Placer,+California+95678&ll=38.746118,-121.285887&spn=0.032132,0.054932&z=14&output=embed" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="640" height="480"></iframe> <small><a style="color: #0000ff; text-align: left;" href="https://maps.google.com/maps?f=q&source=embed&hl=en&geocode=&q=510+Oak+Street,+Roseville,+Ca+95678&aq=&sll=37.0625,-95.677068&sspn=56.506174,78.925781&vpsrc=0&ie=UTF8&hq=&hnear=510+Oak+St,+Roseville,+Placer,+California+95678&ll=38.746118,-121.285887&spn=0.032132,0.054932&z=14">View Larger Map</a></small> </div> </div>
Any help in solving this would be great.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘jquery-colorbox iframe missing in IE9 but ok in Firefox & Chrome’ is closed to new replies.