Angry Jew Cat - Banned for Life |
09-10-2008 08:26 PM |
crossbrowser javascript pop window troubles? jewcat needs halp...
i'm using the following piece of code someone helped me out with here a week or so ago, but now i'm noticing that in firefox, the popup window doesn't have the same fixed width as it does in IE. also, in IE the address bar is still visible.
Code:
<a href="javascript:void(window.open('001.html','001','width=335,height=600,top=150,left=150,scrollbars=2'))">More Information</a>
is there a piece of code like this, or a way i can alter this so it works properly across all browsers?
|