【问题标题】:thickbox + google map does not show up?厚箱+谷歌地图不显示?
【发布时间】:2011-07-22 12:22:00
【问题描述】:

我的 DNN 窗格中有这个 HTML:

<div class="mapImage"><span xmlns="http://www.w3.org/1999/xhtml"><a href="#TB_inlinemodalContent?height=350&amp;width=500&amp;inlineId=modalContent"><img alt="" width="193" height="235" src="/Portals/5/home-3_03.png" /></a></span></div>

<a href="#TB_inlinemodalContent?height=400&amp;width=430&amp;inlineId=modalContent" title="add a caption to title attribute / or leave blank" class="thickbox">Show hidden modal content.</a>

<div id="modalContent" style="display: none;">
<iframe width="500" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.co.uk/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=E11+4YE&amp;aq=&amp;sll=52.155202,-0.476543&amp;sspn=0.003864,0.011362&amp;ie=UTF8&amp;hq=&amp;hnear=London+E11+4YE,+United+Kingdom&amp;ll=51.557596,0.004206&amp;spn=0.018677,0.042915&amp;z=14&amp;iwloc=A&amp;output=embed"></iframe><br /><small><a href="http://maps.google.co.uk/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=E11+4YE&amp;aq=&amp;sll=52.155202,-0.476543&amp;sspn=0.003864,0.011362&amp;ie=UTF8&amp;hq=&amp;hnear=London+E11+4YE,+United+Kingdom&amp;ll=51.557596,0.004206&amp;spn=0.018677,0.042915&amp;z=14&amp;iwloc=A" style="color:#0000FF;text-align:left">View Larger Map</a></small>
</div>

但出现的只是一个黑匣子,就好像厚匣子正试图打开一样。但没有地图显示? 有任何想法吗?我希望在我点击网页上的图片时显示地图。

还有其他真正有效的灯箱吗?

谢谢

【问题讨论】:

    标签: jquery google-maps lightbox thickbox


    【解决方案1】:

    亲爱的将您的 div 内容包含在 p 标签内,即 &lt;div id="modalContent" style="display: none"&gt; &lt;p&gt; your text and images etc... &lt;/p&gt; &lt;/div&gt;

    【讨论】:

      猜你喜欢
      • 2010-11-21
      • 1970-01-01
      相关资源
      最近更新 更多