English 中文(简体)
j Query Thick 方框和谷歌地图
原标题:
  • 时间:2009-06-02 18:59:19
  •  标签:

我正试图把一条连接起来,通过Ajax电话获取其内容。 因此,我点击了一辆推平顶标志,把Extinfowindow与我的ThickBox 。 在它中,当我检查了当时整个页的电离层时,我可以看到该元素与“盒子”类别正确显示。 这一联系就是这样。

<A class="thickbox" title="" href="http://localhost:1293/Popup.aspx?
height=200&width=300&modal=true">Modal Popup</A>         

However, when I click on it, it does a full refresh and the target page loads in the browser, not in a popup. It seems that when the <A> for the Thickbox control is injected into the DOM after the initial load, jQuery is no longer able to do its magic and intercept the anchor link request. Does anybody have thoughts about how to do this better?

最佳回答
问题回答

暂无回答




相关问题
热门标签