| Author |
Message |
Mudgutz |
|
Post subject: phpNUKE 8.0 - html to open link on page in a new window?
Posted: Mar 19, 2008 - 09:16 PM
|
|
Joined: Mar 17, 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 - 09:20 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 3933
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 - 10:07 PM
|
|
Joined: Mar 17, 2008
Posts: 13
Status: Offline
|
|
| yep |
_________________
|
| |
|
|
|
 |
Mudgutz |
|
Post subject: RE: phpNUKE 8.0 - html to open link on page in a new window?
Posted: Mar 19, 2008 - 10:36 PM
|
|
Joined: Mar 17, 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 - 10:47 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 3933
Status: Offline
|
|
|
|
|
 |
Mudgutz |
|
Post subject: RE: phpNUKE 8.0 - html to open link on page in a new window?
Posted: Mar 19, 2008 - 11:10 PM
|
|
Joined: Mar 17, 2008
Posts: 13
Status: Offline
|
|
Thanx again MARS the // in the main worked!
Mudgutz |
_________________
|
| |
|
|
|
 |
|
|