Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Window.Open & Window.Close -- take 2.
From: Olympic Health Management Systems
Date: Tue, 11 Jul 2000 22:15:45 +0100

thanks randy. i'll give it a whirl. i just finished the pull down menu which
i will post on the test page in a sec - that works great. the only thing
really stumping me is incorporating the invidiual links into the href and
window.close function for the non-pulldown link......

again, thanks. any more suggestions are appreciated as i continue refining
this :) -thomas

At 04:33 PM 7/11/2000 -0400, Randy Kato wrote:
>OK,
>
>It seems to be working. Here's what I did...
>
>I made a function:
>
>function clickAndClose() {
> open('http://www.braincraft.com','content');
> window.close();
>}
>
>that you can put into your map popup page. Then in your image map links
call the
>function like this:
>
>href="javascript:clickAndClose()"
>
>and make sure to remove the 'target=content' parameter from those links. Also,
>no semicolon here.
>
>Now the part I'll leave up to you is how to get all those links into this
>function. Maybe make an array that you can use for both the image map and the
>pull-down menu.
>
>HTH,
>Randy
>
>Olympic Health Management Systems wrote:
>
>> Sure. I put a *test* page up at http://www.sterlingplans.com/test/. at this
>> point, only washington is activated. as you can see, i have an image map and
>> a pulldown menu for all states. i have found a way to successfully link and
>> close with the pulldown menu (not shown in the test page), but my main
>> problem is the image map. any help you can provide is *much* appreciated!
>> thanks.thomas
>
>--
>'''''' ' ' ' ' ' ' ' ' '
>Randy Kato - Web Master
>Braincraft
>
>627 Broadway, Suite 504, NYC 10012
>T 212.539.1680 F 212.539.1741
>http://www.braincraft.com
>...... . . . . . . . . .
>
>
>
>flasher is generously supported by...
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> flashforward2000 and the Flash(tm) Film Festival
> July 24-26, 2000, NEW YORK CITY, Hammerstein Ballroom
> www.flashforward2000.com
> Produced by United Digital Artists and lynda.com
> Sponsored by Macromedia, Adobe Systems, Fusion, Inc, AtomFilms,
> shockwave.com and Electric Rain.
> 1.877.4.FLASH.4 or (1.805.640.6679 outside the US and Canada)
> Register before June 30 and save $200!!-- www.flashforward2000.com
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>To unsubscribe or change your list settings go to
>http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>
>
>
-------------------------------
thomas.moeller
webmasteratohmsystems [dot] com
www.ohmsystems.com
www.sterlingplans.com
-------------------------------


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
July 24-26, 2000, NEW YORK CITY, Hammerstein Ballroom
www.flashforward2000.com
Produced by United Digital Artists and lynda.com
Sponsored by Macromedia, Adobe Systems, Fusion, Inc, AtomFilms,
shockwave.com and Electric Rain.
1.877.4.FLASH.4 or (1.805.640.6679 outside the US and Canada)
Register before June 30 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]