I have a size chart that is a gif image 500 x 497
I have a link in the apparel categories that opens sizechart.htm and would like to have the sizechart.htm be the same size as the image sizechart.gif and maybe even position it centered on the users screen.
The problem I have been having is that the document or page that has the link is passing size and popup window options to the page to be opened. There is JS code that has to be put in the Head part of the initiating page and I can't do that in the "description" field of the category.
I have looked around and any resize code is always in JS. Is there a way to have a regular link (for example:
Click here for Size Chart) open a window that is a specified size?