Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Reed8 #1
"open browser window" size
I am updating a site that uses pop-ups for definitions throughout the site.
This is a medical site, so the pop-up definitions are essential. The site was
built before pop-up blockers came onto the scene. I have tried replacing the
script with the "open browser window" action under the tag inspector but cannot
seem to get that to work. I do rely on DW for Java script as it is not my
strong suit. I cannot find a way to have small windows open with DW - and
avoid pop-up blockers. Does anyone have a solution?
Thank you!
Reed8 Guest
-
"open in new browser window"
how do you get an "open new browser window" behavior to work without also changing the original browser window? I want the additional browser... -
Closing "Open Browser Window" behind you
If you visit www.scrubjay.com, you'll see a blank webpage with a link. Clicking on that link opens another small browser window. The small browser... -
"Open Browser Window" doesn't work in Safari?
How do I remedy this? http://www.ierg.net/people.html Thanks -
Help with "Open Browser Window" please
I would like to open a small browser to be opened and closed without changing the main window the viewer is in. The problem I am having is that... -
Modifying "Open Browser Window" behavior to launch a maximized browser
I want to launch a web application in a fullscreen browser window with nothing but the title bar and the accompanying window borders (I do not want... -
Murray *ACE* #2
Re: "open browser window" size
Use layers instead.
Google for "overlib" and try that method.
Alternatively, how many words on average are in your definitions? If no
more than 150 characters, you can just use the title attribute -
<span title="this will do for short content">word-to-be-defined</span>
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Reed8" <webforumsuser@macromedia.com> wrote in message
news:e4sraq$aop$1@forums.macromedia.com...>I am updating a site that uses pop-ups for definitions throughout the site.
> This is a medical site, so the pop-up definitions are essential. The site
> was
> built before pop-up blockers came onto the scene. I have tried replacing
> the
> script with the "open browser window" action under the tag inspector but
> cannot
> seem to get that to work. I do rely on DW for Java script as it is not my
> strong suit. I cannot find a way to have small windows open with DW - and
> avoid pop-up blockers. Does anyone have a solution?
> Thank you!
>
Murray *ACE* Guest
-
Reed8 #3
Re: "open browser window" size
Thanks, but it's actually long content. Sometimes up to 3 paragraphs. The
customer doesn't want to re-work the whole site to have this information load
onto "regular" web pages. But, the javaScript is so old that the pop-up
blocker doesn't even sound - only a new page saying "page cannot be found". I
though that the behaviour panel would help to update the script - adding "open
browser window" but it doesn't show up as a link when I use this method - and
these need to be clearly defined as links. I will search for some updated Java
- but I had hoped that DW studio 8 would have this a solution.
I do love the 'overlib' though - thanks for the tip!
Reed8 Guest
-
Reed8 #4
Re: "open browser window" size
Okay - simple, now that I've figured it out...always.
I do wish they had put this bit into "help" under browser window behavious - I
added a # into the link box and now it looks like a link on the page. Still
gets blocked, but at leaset there is a notice as to what has happened. If
anyone does know of a new method of opening smaller secondary windows without
activating a pop-up blocker I would love to know the code.
Thanks so much!
Reed8 Guest
-
Murray *ACE* #5
Re: "open browser window" size
> blocker doesn't even sound - only a new page saying "page cannot be found"
Then this is not the pop-up blocker at work. This means that your path to
the file is wrong.
Then you won't find it - it's javascript not Java.> I will search for some updated Java
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Reed8" <webforumsuser@macromedia.com> wrote in message
news:e50330$j08$1@forums.macromedia.com...> Thanks, but it's actually long content. Sometimes up to 3 paragraphs.
> The
> customer doesn't want to re-work the whole site to have this information
> load
> onto "regular" web pages. But, the javaScript is so old that the pop-up
> blocker doesn't even sound - only a new page saying "page cannot be
> found". I
> though that the behaviour panel would help to update the script - adding
> "open
> browser window" but it doesn't show up as a link when I use this method -
> and
> these need to be clearly defined as links. I will search for some updated
> Java
> - but I had hoped that DW studio 8 would have this a solution.
> I do love the 'overlib' though - thanks for the tip!
>
Murray *ACE* Guest
-
Murray *ACE* #6
Re: "open browser window" size
> gets blocked
It's not being blocked. These are not the kinds of pop-ups that are blocked
normally.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Reed8" <webforumsuser@macromedia.com> wrote in message
news:e503ql$jpd$1@forums.macromedia.com...> Okay - simple, now that I've figured it out...always.
> I do wish they had put this bit into "help" under browser window
> behavious - I
> added a # into the link box and now it looks like a link on the page.
> Still
> gets blocked, but at leaset there is a notice as to what has happened. If
> anyone does know of a new method of opening smaller secondary windows
> without
> activating a pop-up blocker I would love to know the code.
> Thanks so much!
>
Murray *ACE* Guest



Reply With Quote

