This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > January 2005 > Re: Open new Window & SP2 Pop-up Blocker
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: Open new Window & SP2 Pop-up Blocker
|
|
| .: Nadia :. *TMM* 2005-01-08, 12:14 pm |
| See if these help:
http://www.macromedia.com/support/d...s/dw_xp_sp2.htm
http://www.macromedia.com/support/d...nts/dw_motw.htm
or this:
http://www.projectseven.com/support/answers.asp?id=153
--
Nadia
--------------------------------------------
Free Templates | Free Nav Bar Sets
http://www.DreamweaverResources.com
Dropdown/Flyout Menu Designs | CSS Layouts
Ecommerce - YVStore | SEO Articles |Tutorials
---------------------------------------------
Team MM Volunteer for Dreamweaver
www.macromedia.com/go/team
MM Dreamweaver Tutorials |
http://macromedia.com/devnet/mx/dreamweaver/
---------------------------------------------
Email: nperre at gmail dot com
---------------------------------------------
"Isoparm" <webforumsuser@macromedia.com> wrote in message
news:cro053$g6n$1@forums.macromedia.com...
> Before IE SP2 & FireFox 1.0 my user clicked pop-up windows worked just
> fine,
> but since then they no longer work. I know both browsers allow for a user
> clicked pop-up window to appear (it holds a video example), but
> Dreamweaver
> doesn't seem to write compatible code.
>
> Can anyone help me so that my pop up window works correctly? The
> following is
> the code generated by Dreamweaver that currently doesn't work:
>
> JAVASCRIPT FUNCTION:
>
> function MM_openBrWindow(theURL,winName,features) { //v2.0
> window.open(theURL,winName,features);
> }
>
>
> HTML CONTENT:
>
> onmousedown="MM_openBrWindow('window.htm','window','')"
>
> onmouseover="MM_swapImage('Small1','','images/small-up.jpg',1);MM_displayStatusM
> sg('Click to view');return document.MM_returnValue"
> onmouseout="MM_swapImgRestore();MM_displayStatusMsg('');return
> document.MM_returnValue"><img
> src="images/small.jpg"
> alt="Click to view"
> name="Small1" width="135" height="31" border="0" id="Small"></a></td>
>
>
> Any help would be wonderfully appreciated
>
> Thanks,
> Chris
>
>
>
>
| |
| Gary White 2005-01-08, 12:15 pm |
| Isoparm wrote:
> onmousedown="MM_openBrWindow('window.htm','window','')"
Change onmousedown to onclick.
Gary
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|