html issues...

codeman0013

Active Member
Code:
<li><a href="[URL]http://www.teamsoy.com/cody/pii.html[/URL]" onClick="popup = window.open('http://www.teamsoy.com/cody/pii.html', 'PopupPage', 'height=1500,width=1300,resizable=yes,scrollbars=yes,toolbar=yes,status=yes'); return false" target="_blank">Premier</a></li>

looking at that code can anyone tell me why when it pops up there is no toolbar back and forward buttons?
 
Because the status bar is not the Navigation Bar. Also it might change depending on browsers.
 
Back
Top