donlopez
02-19-2005, 10:47 AM
ive beem trying to create a link that pops up and opens a chromeless browser window but software like adaware stops it from opening. ive discovered that windows xp service pack 1 and above security features affect the way its opens.
the code i use is:
<a href="javascript:;" onClick="MM_openBrWindow('page.htm','','width=425,height=550,position=center')">
is there any code or another way of opening the link to a new window where i can hide the toolbar and location?
the code i use is:
<a href="javascript:;" onClick="MM_openBrWindow('page.htm','','width=425,height=550,position=center')">
is there any code or another way of opening the link to a new window where i can hide the toolbar and location?