Got a problem that just escapes me...
I'm doing some test work on a simple site that uses a full jpg for every different page. Using the map tag for button coordinates. I want to put in a site search thru a popup window... Is there a way to have a new controlled popup window within the map tag?
No problem to get a new window
area shape="rect" coords="0, 58, 141, 88" href="search/form.html" target="_blank"
but I need to control the actual size and position. Remove the search buttons and what not to gain a clean popup window on the click of a button.
Been toying with javascripting but I can't seem to get it to work within the <area> and <map> tag.
Thanks...
~ The day I think I know it all, i'm changing careers ~
I'm doing some test work on a simple site that uses a full jpg for every different page. Using the map tag for button coordinates. I want to put in a site search thru a popup window... Is there a way to have a new controlled popup window within the map tag?
No problem to get a new window
area shape="rect" coords="0, 58, 141, 88" href="search/form.html" target="_blank"
but I need to control the actual size and position. Remove the search buttons and what not to gain a clean popup window on the click of a button.
Been toying with javascripting but I can't seem to get it to work within the <area> and <map> tag.
Thanks...
~ The day I think I know it all, i'm changing careers ~