In advance, I apologise for double-posting, I am trying to
create a drop down list that performs the
following functions:
1. upon selecting the item, it stays as the primary
selected item.
2. upon selecting the same item, I want it to open a
seperate internet explorer window.

thanks.
David

Re: open a seperate internet explorer window by Kevin

Kevin
Fri Jul 16 12:37:01 CDT 2004

Here's an excellent reference for manipulating HTML with JavaScript:

http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/objects.asp

Look up the window.open() method.

--
HTH,
Kevin Spencer
.Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"dcp" <anonymous@discussions.microsoft.com> wrote in message
news:2e76e01c46b56$7100e4e0$a501280a@phx.gbl...
> In advance, I apologise for double-posting, I am trying to
> create a drop down list that performs the
> following functions:
> 1. upon selecting the item, it stays as the primary
> selected item.
> 2. upon selecting the same item, I want it to open a
> seperate internet explorer window.
>
> thanks.
> David
>
>



Re: open a seperate internet explorer window by MD

MD
Sat Jul 17 06:56:06 CDT 2004

Hi David,

Take a look at J-Bots Drop Down Jump component. By select the New Window target it will open the links in a new browser window.

http://www.websunlimited.com/order/Product/navigation/jump.htm

--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible

"dcp" <anonymous@discussions.microsoft.com> wrote in message news:2e76e01c46b56$7100e4e0$a501280a@phx.gbl...
> In advance, I apologise for double-posting, I am trying to
> create a drop down list that performs the
> following functions:
> 1. upon selecting the item, it stays as the primary
> selected item.
> 2. upon selecting the same item, I want it to open a
> seperate internet explorer window.
>
> thanks.
> David
>
>