How do I create a link that will popup a small window (350 x 350) on top of the original document. I have a javascript that does this, but it’s kinda slow. Can I define the new window size with HTML?
I’m pretty green, so please include the syntax (or example), not just the tags.
Thanks.