hwg-techniques archives | Sep 2001 | new search | results | previous | next |
Re: Adding Targets in Drop Down Boxesby "apathetic" <tim(at)apatheticgenius.com> |
|
> In fact, I think you could simplify the onchange down to this: > > top.header.location.href = this.options[this.selectedIndex].value You can, I believe, simplify it to this: top.header.location = options[ selectedIndex ].value Tim
HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA