This is a discussion on "Target Window Name" within the Web Page Design section. This forum, and the thread "Target Window Name are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Target Window Name
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
In My HTML page, the link first time should be opening in a new window (Target name="JaiInfo"), Next time onwards (Page contain several links, the rest of links are open in the existing Window) Other links should be open in the same target name.
Please help me to solve this problem. |
|
|
|
#2
|
|||
|
|||
|
Re: Target Window Name
How is the page designed?
Frames? XHTML/Css? |
|
#3
|
||||
|
||||
|
Re: Target Window Name
Please read this
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. Last edited by karinne; Sep 18th, 2007 at 15:55. Reason: It's the forumz guide really ;) |
|
#4
|
||||
|
||||
|
Re: Target Window Name
Quote:
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#5
|
||||
|
||||
|
Re: Target Window Name
Isnt _blank depreciated and therefore will make your code invalid?
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#6
|
|||
|
|||
|
Re: Target Window Name
The target attribute is deprecated actually
|
|
#7
|
||||
|
||||
|
Re: Target Window Name
I knew something to do with that was depreciated
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#8
|
||||
|
||||
|
Re: Target Window Name
It's been a while since I've used frames/targets etc.
so sorry
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#9
|
|||
|
|||
|
Re: Target Window Name
Please help me Last edited by karinne; Sep 19th, 2007 at 12:52. Reason: Please use the vBcode [ html ] when inserting HTML code in your post. |
|
#10
|
|||
|
|||
|
Re: Target Window Name
Because you are returning false in the onClick handler the href and target attributes have no effect on what happens when you click on the link. To use those attributes properly do this
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] open new window from main window | AdRock | Other Programming Languages | 1 | Nov 1st, 2007 02:45 |
| Target _blank | Jack Franklin | Web Page Design | 12 | Oct 12th, 2007 09:55 |
| XHTML Target | JacobHaug | Web Page Design | 7 | Jan 4th, 2007 11:55 |
| Save Target As | VanderBOOM | JavaScript Forum | 4 | Dec 15th, 2005 10:25 |
| Frameset target help please | charter | Flash & Multimedia Forum | 4 | Mar 28th, 2004 10:05 |