Forum Moderators: mack

Message Too Old, No Replies

Javascript display window question

Internal margins

         

Junji

5:10 am on Apr 5, 2004 (gmt 0)

10+ Year Member



Hello there,

How can you control the internal margins of the Pop up window that appears? The size is OK, but my contents have a surrounding margin that I want to remove. Any ideas?

Cheers,
Junji Nishihata

Alternative Future

4:11 pm on Apr 5, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi Junji,

You should be able to do this at the called page end
i.e.

body bottommargin=0 topmargin=0 leftmargin=0 rightmargin=0

HTH,

-George

Junji

12:43 am on Apr 6, 2004 (gmt 0)

10+ Year Member



Thanks George,

Actually, my pop up pages were originally just .jpg files. Then I learned that it was better to make them into .html files, and that way you can control their appearance even better. Problem solved!

Thanks for the help all the same,

Junji