target frame size

  • Thread starter Thread starter Bryan England
  • Start date Start date
B

Bryan England

How can I dictate the size of a new window created when someone clicks on a
hot spot link? I want to do something similar to a pop up window but from a
hot spot link on an image on a web page.

thanks
Bryan
 
Hi Bryan,

You'll have to add an onclick event handler to link in the hotspot.

To create the Popup window you may wish to take a look at J-Bots Pop/up Window component and use the Function Only feature.
http://www.websunlimited.com/order/Product/General/popup_window_component.htm

See the tutorial at http://www.websunlimited.com/order/Product/General/Tutorials/popupwin_imagemap.htm


--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
J-Bots Plus 2002 87 components for FrontPage
http://www.websunlimited.com/order/Product/JBP2002/jbp_help_dir.htm
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible
 
Thanks. I'll check it out. Sounds like the ticket!

Bryan
MD Websunlimited said:
Hi Bryan,

You'll have to add an onclick event handler to link in the hotspot.

To create the Popup window you may wish to take a look at J-Bots Pop/up
Window component and use the Function Only feature.
 
that works great!

Thanks!

Bryan
MD Websunlimited said:
Hi Bryan,

You'll have to add an onclick event handler to link in the hotspot.

To create the Popup window you may wish to take a look at J-Bots Pop/up
Window component and use the Function Only feature.
 
It requires JavaScript to create the popup window, whether it if from a standard link or hot spot
link. Check under Behaviors or check out Spawn at http://www.jimcoaddins.com, a free FP add-in.


--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Thomas is correct.
I've used the Jimco addins exactly for specifying the popup size and it
works very well.
It will work for you hotspots perfectly. Specifically, you want the Jimco
Spawn which is free to download.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top