Code Wizard
01-11-2004, 09:05 AM
You know...those windows which move in to view,and they have a different minimize and exit buttons,I heard hey can be done with HTA?
|
||||
How do u make those special windows??Code Wizard 01-11-2004, 09:05 AM You know...those windows which move in to view,and they have a different minimize and exit buttons,I heard hey can be done with HTA? x_goose_x 01-12-2004, 10:28 PM What you need to do is open a fullscreen window, then resize it to the size you want, that makes a frameless window, then add your own cutom minimize and close. Only prob, it only works in IE. The sliding in is just a function that changes it position at an interval. I suggest you try looking for tutorials and sample script. Just search for frameless window, here's an example: http://www.codelifter.com/main/javascript/amazingframelesspopup1.html premshree 01-13-2004, 08:38 PM Chromeless Windows? (http://www.zdnetindia.com/techzone/coding/stories/38977.html) Garadon 01-13-2004, 11:28 PM the same effect can be made with divs, though that window will be restricted by the borders of the mother window. Code Wizard 01-14-2004, 05:11 PM Ok,I never knew b4 that u can make such (spectacular) things in JS. Thanks again. Nightfire 02-17-2004, 12:00 AM When are you gonna stop spamming your worthless site? oldcrazylegs 02-28-2004, 04:47 PM Look in www.dynamicdrive.com index for chromeless windows examples |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum