Garadon
03-03-2004, 02:54 PM
The following link shows my newest script in a long line of completly weird scripts.
Plainly said it gives the web the wonderfull ability of Windows :) billions of windows :).
Would like to hear what you think, improvements, faults etc.
the script is in a seperate js file.
http://www.the-hive.dk/~donp/DivWindow.html
Vladdy
03-03-2004, 05:12 PM
Been there, done that:
http://www.codingforums.com/showthread.php?s=&threadid=17228
:thumbsup:
Mine are resizable.... though I never finished things like close button...
The framework can be used with "content" other than IFrame:
www.vladdy.net/WCA/wintest.html
Also your movement in Moz seems much more jumpy...
Looks good to me.
Nice job of presenting documentation, too.
I noticed a radical difference in the window dimensions between ie6 & moz1.6, in case you hadn't... ;)
Garadon
03-03-2004, 06:32 PM
I have and I assume it has to do with the document it shows being interpret with different default values, can't really explain why it get scrollbars though
Koabi
05-04-2004, 11:19 AM
What do you think of those (http://hackin.gurken.org/etz/class.php )? Unhapilly they are working only with IE 5.5 or higher at the moment. Try loading another window by entering javascript:loadWindow("sec.win"); in the Addressbar.