| Author |
Message |
Mudgutz |
|
Post subject: phpNUKE 8.0 - html to open link on page in a new window?
Posted: Mar 19, 2008 - 10:16 PM
|
|
Joined: Mar 18, 2008
Posts: 13
Status: Offline
|
|
Anyone have proper coding for linking a url in a new window from home?
PHPNuke 8.0
target= "new" and TARGET="_blank" not working |
|
|
| |
|
|
|
 |
mars |
|
Post subject: RE: phpNUKE 8.0 - html to open link on page in a new window?
Posted: Mar 19, 2008 - 10:20 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
It is target="_blank"
Is it being stripped out of the link in the code? |
|
|
| |
|
|
|
 |
Mudgutz |
|
Post subject: RE: phpNUKE 8.0 - html to open link on page in a new window?
Posted: Mar 19, 2008 - 11:07 PM
|
|
Joined: Mar 18, 2008
Posts: 13
Status: Offline
|
|
|
|
|
 |
Mudgutz |
|
Post subject: RE: phpNUKE 8.0 - html to open link on page in a new window?
Posted: Mar 19, 2008 - 11:36 PM
|
|
Joined: Mar 18, 2008
Posts: 13
Status: Offline
|
|
i think i have it
add "target"=>2 to config.php ??
if this is so, is there some ultimate line to replace that for the ULTIMATE! allowable html? Hopefully including something for scripts like java?
instead of bothering you all the time like this
LOL
appreciate it MARS thank You |
|
|
| |
|
|
|
 |
mars |
|
Post subject: RE: phpNUKE 8.0 - html to open link on page in a new window?
Posted: Mar 19, 2008 - 11:47 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
|
|
|
 |
Mudgutz |
|
Post subject: RE: phpNUKE 8.0 - html to open link on page in a new window?
Posted: Mar 20, 2008 - 12:10 AM
|
|
Joined: Mar 18, 2008
Posts: 13
Status: Offline
|
|
Thanx again MARS the // in the main worked!
Mudgutz |
|
|
| |
|
|
|
 |
|
|