Right i need to know the HTML to make a window open and CANT be maximised.
Anyone got any help?

Right i need to know the HTML to make a window open and CANT be maximised.
Anyone got any help?
Like the habbo one? Not sure, it's something like <setpage=50x50> I should guess, no idea otherwise.
I just guessed
due to that dudes post, I have no idea once more.
Last edited by Webhamster; 16-03-2006 at 04:31 PM.
Okay, well you got anything that can help me?Originally Posted by Organised
Its javascript.
Well, you cud try tutorial sites thats all i no sorry i cudnt help![]()
then the html to open would beCode:<script language="javascript"> function getpopup(url) { window.open('url', 'popup', config='height=400, width=400, toolbar=no, menubar=no, scrollbars=yes, resizeable=no, location=no, status=yes, directories=no'); } </script>
should work..HTML Code:<a href="getpopup(home.html)"></a>
Please close this thread - Problem solved
Want to hide these adverts? Register an account for free!