HighDots Forums  

inserting a pop up window

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss inserting a pop up window in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
jjisles
 
Posts: n/a

Default inserting a pop up window - 11-10-2004 , 11:40 PM






I'm working on a page for location/directions to a business. I'd like to put a
text link that will open up a pop-up window showing a map of its location. Id
like it if it was not a browser window but instead just a window showing a map.
How can I do this. Thank you. Jarrod


Reply With Quote
  #2  
Old   
T.Pastrana - 4Level
 
Posts: n/a

Default Re: inserting a pop up window - 11-10-2004 , 11:56 PM






Jarrod,

Your best bet here would be to place the image of the map inside of a div
and apply a show-hide behavior to the link to show it.


--
Regards,
...Trent Pastrana
www.fourlevel.com

-----------------------------





"jjisles" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I'm working on a page for location/directions to a business. I'd like to
put a
text link that will open up a pop-up window showing a map of its location.
Id
like it if it was not a browser window but instead just a window showing a
map.
How can I do this. Thank you. Jarrod




Reply With Quote
  #3  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: inserting a pop up window - 11-11-2004 , 07:23 AM



Trent's suggestion is OK, except that by placing the map into a div, you add
the weight of the map to the page itself, which may not be the best
solution, depending on how heavy the page is already.

An alternate would be to use a user initiated pop-up window, which you can
get with the OpenBrowserWindow behavior in DW. Then you would create a new
page containing the map image, and use that as the target of the OBW
behavior.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"jjisles" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I'm working on a page for location/directions to a business. I'd like to
put a
text link that will open up a pop-up window showing a map of its location.
Id
like it if it was not a browser window but instead just a window showing a
map.
How can I do this. Thank you. Jarrod




Reply With Quote
  #4  
Old   
jjisles
 
Posts: n/a

Default Re: inserting a pop up window - 11-11-2004 , 09:33 AM



Trent/Murray, Thanks very much for your replies. This is an informational site
with very few graphics-it's good to know that tip about the page weight. When
I said I'd like it to be a non-browser window, I meant that it didnt need to
have an address bar, etc... just a basic pop window that is activated upon
clicking the text link. As I understand it, if if was a mouse over the window
would disappear when the user moved the mouse off the link. I hope I'm not
making this more complicated than it is. In a nutshell, Id like to have the
user click on a text link and have a pop up window open. Would the user
initiated pop up window using the OBW behavior accomplish this? Thanks very
much. Jarrod


Reply With Quote
  #5  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: inserting a pop up window - 11-11-2004 , 01:12 PM



Quote:
As I understand it, if if was a mouse over the window
would disappear when the user moved the mouse off the link.
You are in complete control of this. You would SHOW the layer onMouseOver,
but you do not necessarily have to HIDE it onMouseOut. Or you could use
onClick to SHOW the layer, as described later in your post.

Quote:
Would the user
initiated pop up window using the OBW behavior accomplish this?
Either would.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"jjisles" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Trent/Murray, Thanks very much for your replies. This is an informational
site
with very few graphics-it's good to know that tip about the page weight.
When
I said I'd like it to be a non-browser window, I meant that it didnt need
to
have an address bar, etc... just a basic pop window that is activated
upon
clicking the text link. As I understand it, if if was a mouse over the
window
would disappear when the user moved the mouse off the link. I hope I'm
not
making this more complicated than it is. In a nutshell, Id like to have
the
user click on a text link and have a pop up window open. Would the user
initiated pop up window using the OBW behavior accomplish this? Thanks
very
much. Jarrod




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.