Al_90
10-23-2005, 08:17 PM
I have a pop-up size named in IE and it works perfectly, but when i put it in Firefox, the size it messed up, here's my code:
window.open(linkhere,'name','width=500,height=400,location=no,menubar=no,resizable=no,status=no, scrollbars=no,toolbar=no');
thanks
window.open(linkhere,'name','width=500,height=400,location=no,menubar=no,resizable=no,status=no, scrollbars=no,toolbar=no');
thanks