如何让它在 ie8-ie9 中工作?
我使用过 iframe,但我必须拿走所有 iframe 并用一些没有错误的显示方式替换它们。
这是除了 ie7-ie9 之外的所有地方的最佳方式,因为在 IE 中只显示空框。
我想采用谷歌地图链接并将它们在链接和样式之间分开,但现在不知道该怎么做。
<div style="margin: 0 auto; width:550px; height:400px;">
<object type="text/html" data="https://maps.google.co.uk/maps?f=q&source=s_q&hl=en&geocode=&q=BH20+5QT&aq=&sll=50.638194,-2.206535&sspn=0.048883,0.100851&t=m&ie=UTF8&hq=&hnear=East+Lulworth+BH20+5QT,+United+Kingdom&ll=50.638085,-2.181816&spn=0.021774,0.049009&z=14&iwloc=A&output=embed" style="width:550px; height:400px;">
</object></div>