View Single Post
  #1  
Old 07-28-2005, 10:19 AM
 
marian marian is offline
 

Senior Member
  
Join Date: Mar 2005
Posts: 103
 

Default Need a window to open with specific size...

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?
__________________
Xcart Gold 4.0.13
OS: Linux
Apache version: 1.3.33 (Unix)
PHP version: 4.3.11
MySQL version: 4.0.22-standard
Reply With Quote