This content has been marked as final.
Show 3 replies
-
1. Re: Behavior "open browser window"
Newsgroup_User Dec 20, 2008 3:45 AM (in response to Chrsitian)Chrsitian wrote:
> Here is the new "open browser window" code that is not working for me in
> Firefox, but works in IE:
>
> <div id="apDiv16"
> onfocus="MM_openBrWindow('editionedprints/waterwomen/atribute.html','','scrollba
> rs=yes,resizable=yes,width=700,height=700')">'Cedar Key WaterWomen'</div>
Open the Behaviors panel, and change onFocus to onClick.
--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS4",
"PHP Solutions" & "PHP Object-Oriented Solutions"
http://foundationphp.com/ -
2. Re: Behavior "open browser window"
Chrsitian Dec 20, 2008 7:07 AM (in response to Chrsitian)Hi David - a million thanks! -
3. Re: Behavior "open browser window"
Newsgroup_User Dec 21, 2008 4:53 AM (in response to Chrsitian)Be aware that applying such behaviors to anything other than an anchor tag
(<a>) is unreliable.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================
"Chrsitian" <webforumsuser@macromedia.com> wrote in message
news:gij1ms$4co$1@forums.macromedia.com...
> Hi David - a million thanks!

