sgreen0
09-04-2002, 06:04 PM
I've been trying out the code created by your pop-up window generator (thank you!).
I haven't been able to get the resulting pop-up small enough (height-wise). I'd like the window to be as bare as possible and be only about 390 (w.) by 55 (h.). This would contain and embedded Windows Media Player (in its smallest size) which would automatically play a sound and stop.
Even though I enter the sizes into the code:
winpops=window.open(popurl,"","width=390,height=55,")
the resultant window won't go down to the proper height. Is there a limitation that I've hit??
Any help would or advice be greatly appreciated.
Thanks.
Stephen
I haven't been able to get the resulting pop-up small enough (height-wise). I'd like the window to be as bare as possible and be only about 390 (w.) by 55 (h.). This would contain and embedded Windows Media Player (in its smallest size) which would automatically play a sound and stop.
Even though I enter the sizes into the code:
winpops=window.open(popurl,"","width=390,height=55,")
the resultant window won't go down to the proper height. Is there a limitation that I've hit??
Any help would or advice be greatly appreciated.
Thanks.
Stephen