打开新浏览器 - 每页多个链接 - 如何? [英] Open new browser - multiple links per page - how?

查看:61
本文介绍了打开新浏览器 - 每页多个链接 - 如何?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正处于设计新网站的最后时刻。其中一页

http://www.auditionfactory .com / samples.php )有四个链接显示

样本工作。点击

后,我希望这些链接能够打开新的浏览器窗口。我找到了允许打开的脚本,以及声称要打开所有倍数的一些

,但到目前为止没有什么可以让用户打开多个新窗口,因为他们点击查看新的

样本。


有没有人知道如何实现这一目标。


谢谢,

Geoff Fox

康涅狄格州

美国

I am in the final moments of designing a new website. One of the pages
(http://www.auditionfactory.com/samples.php) has four links to show
sample work. I would like these links to open new browser windows when
clicked. I have found scripts that will allow one to open, and a few
that claim to all multiples to be opened, but so far nothing that will
allow a user to open multiple new windows as they click to see new
samples.

Does anyone know of a way to accomplish this.

Thanks,
Geoff Fox
Connecticut
USA

推荐答案


我正处于设计新网站的最后时刻。其中一页

http://www.auditionfactory .com / samples.php )有四个链接显示

样本工作。点击

后,我希望这些链接能够打开新的浏览器窗口。我找到了允许打开的脚本,以及声称要打开所有倍数的一些

,但到目前为止没有什么可以让用户打开多个新窗口,因为他们点击查看新的

样本。


有没有人知道如何实现这一目标。


谢谢,

Geoff Fox

康涅狄格州

美国
I am in the final moments of designing a new website. One of the pages
(http://www.auditionfactory.com/samples.php) has four links to show
sample work. I would like these links to open new browser windows when
clicked. I have found scripts that will allow one to open, and a few
that claim to all multiples to be opened, but so far nothing that will
allow a user to open multiple new windows as they click to see new
samples.

Does anyone know of a way to accomplish this.

Thanks,
Geoff Fox
Connecticut
USA



ok我找到了一个方法。我从你的网站上取了这条线并进行了调整。

< ul>

< li>< a href =" http://www.tonyterzi。 COM" target =" _blank"> Tony Terzi< / a>< br>

< li>< a href =" http://www.marcrobbins.info" target =" _blank"> Marc Robbins< / a>< br>

< li>< a href =" http://www.auditionfactory.com/Kala_Rama" target =" _blank"> Kala Rama< / a>< br>

< li>< a href =" http://www.geofftv.com" target =" _blank"> Geoff Fox< / a>< br>< br>< br>

< / div>

< / div>


你忘记的只是target =" _blank"在你的标签内,所以只需复制并过去它。


希望这会有所帮助。告诉我它是不是因为我测试了它似乎工作正常。


和P.S.这是比javascript更多的HTML

ok i found a way. i took this line from ur site and tweaked it.
<ul>
<li><a href="http://www.tonyterzi.com" target="_blank">Tony Terzi</a><br>
<li><a href="http://www.marcrobbins.info" target="_blank">Marc Robbins</a><br>
<li><a href="http://www.auditionfactory.com/Kala_Rama" target="_blank">Kala Rama</a><br>
<li><a href="http://www.geofftv.com" target="_blank">Geoff Fox</a><br><br><br>
</div>
</div>

all that you forgot was target="_blank" inside ur tag so just copy and past that into it.

hope this helps. tell me if it doesnt because i did test it and it seemed to work ok.

and P.S. this is more HTML than javascript




Geoff Fox写道:

Geoff Fox wrote:

我在决赛中设计新网站的时刻。其中一页

http://www.auditionfactory .com / samples.php )有四个链接显示

样本工作。点击

后,我希望这些链接能够打开新的浏览器窗口。我找到了允许打开的脚本,以及声称要打开所有倍数的一些

,但到目前为止没有什么可以让用户打开多个新窗口,因为他们点击查看新的

样本。


有没有人知道如何实现这一目标。


谢谢,

Geoff Fox

康涅狄格州

美国
I am in the final moments of designing a new website. One of the pages
(http://www.auditionfactory.com/samples.php) has four links to show
sample work. I would like these links to open new browser windows when
clicked. I have found scripts that will allow one to open, and a few
that claim to all multiples to be opened, but so far nothing that will
allow a user to open multiple new windows as they click to see new
samples.

Does anyone know of a way to accomplish this.

Thanks,
Geoff Fox
Connecticut
USA



< ; a href =" http://www.tonyterzi.com" target = _blank> Tony Terzi< / a>

尝试这个...


<a href="http://www.tonyterzi.com" target=_blank>Tony Terzi</a>
try this...


是的,它确实有用但是 "只是我输入它作为habbit的方式因为我很久以前被告知如何。但是你的人eva漂浮在你的船上。嘿,好网站我喜欢布局。
yes that does work also but " " are just the way i type it as habbit because of how i was told how to long ago. but ya man wat eva floats ur boat. hey and nice site i like the layout.


这篇关于打开新浏览器 - 每页多个链接 - 如何?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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