在新弹出窗口中打开标题位置? [英] open header location in new pop up window?

查看:103
本文介绍了在新弹出窗口中打开标题位置?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试查看是否可以打开这样的标头位置:

I'm trying to see if i can open a header location like this:

if ($_GET['id'] == 99993) {
    header("Location: page.php");
}

并让它在jQuery弹出窗口中打开('prettyPhoto'an在线jQuery弹出窗口)

and get it to open in a jQuery pop up window ('prettyPhoto' an online jQuery pop up window)

我的正常href链接将如下所示:

my normal a href links would be written like this:

<a href="page.php?iframe=true&height=260"   rel="prettyPhoto[1]">Link</a>

但我不知道如何为标题位置编写它。有人可以告诉我谢谢。

but i have no idea how to write it for a header location. can someone please show me. thanks.

推荐答案

重定向到漂亮的照片网址而不是php文件。

Redirect to the pretty photo URL instead of the php file.

标题(位置: http://yoursite.com/page?pretty_photo_url );

这篇关于在新弹出窗口中打开标题位置?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆