开发者

How to get the current URL of an external page loaded in a jqModal window?

开发者 https://www.devze.com 2023-01-15 23:59 出处:网络
Is it possible to get the current URL of an external page loaded in a jqModal window? And further, in the implementation of the jqModal, in where the external page is located? iframe or div?开发者_运维

Is it possible to get the current URL of an external page loaded in a jqModal window? And further, in the implementation of the jqModal, in where the external page is located? iframe or div?开发者_运维知识库


If you're trying to access the inner url of an iframe, I think that's blocked for security reasons.

There are probably tricks you can play if the "external" page is under your control (send ajax messages to the parent page)

0

精彩评论

暂无评论...
验证码 换一张
取 消