SubMenu Items - Load into New Window? Possible?
Last Post 07/15/2009 5:22 PM by Joseph Craig. 3 Replies.
Author Messages
Dougieladd
Nuke Newbie
Nuke Newbie
Posts:6


--
05/22/2009 10:58 AM  
Hi I'm trying to get a page to load in a new window when I select a page from my dropdown menu...

I've basically got a page that has a blog on it but I want this blog to be a seperate entity from the main site...which is why I want it to load in a new window (_blank). I can't seem to find a way to do this? Any suggestions anyone?

Many thanks

D
Joseph Craig
DNN MVP
Posts:11667


--
06/03/2009 8:49 AM  
Anyone?

Joe Craig, Patapsco Research Group
Complete DNN Support
DonaldJ
Nuker
Nuker
Posts:15


--
07/15/2009 3:59 PM  
Put something like this in the url box:
javascript:void(window.open('http://www.domain.com','Window','he...bar=yes'))
Joseph Craig
DNN MVP
Posts:11667


--
07/15/2009 5:22 PM  
Thanks!

Joe Craig, Patapsco Research Group
Complete DNN Support


---