Lapras
February 15th, 2003, 16:19
On my webpage I am working on a link that makes a window that pops up and provides the symbols for the various pokemon tcg expansions. I am using the code.
<a href="javascript:window.open('symbolkey.html','LLV7','resizable=no ,location=no,scrollbars,toolbar');">View Expansion Key.</a>
Can anyone tell me what I would have to change if I wanted this to make the window a certain size?
<a href="javascript:window.open('symbolkey.html','LLV7','resizable=no ,location=no,scrollbars,toolbar');">View Expansion Key.</a>
Can anyone tell me what I would have to change if I wanted this to make the window a certain size?