BAJI26 Posted May 15, 2008 Share Posted May 15, 2008 How can I make the menu on the left open in a new window: onClick="window.location='page.html'"> 0 Quote Link to comment Share on other sites More sharing options...
mylove4life Posted May 16, 2008 Share Posted May 16, 2008 <a href=”http://sitename.com” target="_blank">Link text here</a> 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted May 16, 2008 Author Share Posted May 16, 2008 <a href=”http://sitename.com” target="_blank">Link text here</a> It needs to be: [color=red]onClick[/color]="window.location='page.html'"> 0 Quote Link to comment Share on other sites More sharing options...
mylove4life Posted May 16, 2008 Share Posted May 16, 2008 try window.open, I think that will do it... 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted May 16, 2008 Author Share Posted May 16, 2008 Thanks will try it! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.