Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > opening new webpage

Reply
Thread Tools

opening new webpage

 
 
thedarkman
Guest
Posts: n/a
 
      01-03-2012
I forgot to thank that guy who gave me the code for opening a webpage
in a new window; I've applied it to quite a lot on my sites, and it
works with .mp4 as well and I should imagine .jpg but how do I make it
work with these type of links?

<a href="baron_riddles_new_1_q.html#r194">

and

<a href="http://www.digitaljournal.com/article/307544">

<a href="http://www.digitaljournal.com/article/307512#ixzz1OieEfcDO">


Thanks

 
Reply With Quote
 
 
 
 
Ray_Net
Guest
Posts: n/a
 
      01-03-2012
In article <7c6bb3d7-7967-4899-9f9f-
>,
says...
>
> I forgot to thank that guy who gave me the code for opening a webpage
> in a new window; I've applied it to quite a lot on my sites, and it
> works with .mp4 as well and I should imagine .jpg but how do I make it
> work with these type of links?
>
> <a href="baron_riddles_new_1_q.html#r194">
>
> and
>
> <a href="http://www.digitaljournal.com/article/307544">
>
> <a href="http://www.digitaljournal.com/article/307512#ixzz1OieEfcDO">
>
>

Is this not working ?
<a href="http://www.digitaljournal.com/article/307544" target="_blank">
http://www.digitaljournal.com/article/307544</a>

 
Reply With Quote
 
 
 
 
Doug Miller
Guest
Posts: n/a
 
      01-03-2012
On 1/3/2012 4:12 PM, thedarkman wrote:
> I forgot to thank that guy who gave me the code for opening a webpage
> in a new window; I've applied it to quite a lot on my sites, and it
> works with .mp4 as well and I should imagine .jpg but how do I make it
> work with these type of links?


The same way you did with the others. What have you tried so far?
>
> <a href="baron_riddles_new_1_q.html#r194">
>
> and
>
> <a href="http://www.digitaljournal.com/article/307544">
>
> <a href="http://www.digitaljournal.com/article/307512#ixzz1OieEfcDO">
>
>
> Thanks
>


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
cause webpage one to reload when webpage two is closed. Paul ASP .Net 14 06-19-2008 03:02 PM
Clipping a remote webpage with Javascript/XPath and including in a "local" webpage soren625 Javascript 2 12-12-2006 02:09 PM
Opening a webpage from a window form without showing the URL to the User Pankaj Jain ASP .Net 6 11-21-2005 04:52 AM
check if a webpage is forwarding to a other webpage martijn@gamecreators.nl Python 1 09-06-2005 02:27 PM
Email contents of webpage or Form on webpage w/o using Server scripting sifar Javascript 5 08-24-2005 05:47 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57