Bump?  Sorry if I'm coming across as dense and/or lazy here.  A short
example of what you're talking about would be great.

On Mar 20, 1:36 pm, christopherious <christopheri...@gmail.com> wrote:
> Thanks!  I'm not sure I'm quite getting it.  Would you mind providing
> an example?
>
> On Mar 20, 12:16 pm, Mike Alsup <mal...@gmail.com> wrote:
>
> > > document.write('<strong>Pick a section:<\/strong>&nbsp;<select><option
> > > id="goto1" value="Section 1">Section 1<\/option><option id="goto2"
> > > value="Section 2">Section 2<\/option><option id="goto3" value="Section
> > > 3">Section 3<\/option><\/select>');
> > > document.close();
> > > </script>
>
> > You should be binding the 'change' event on the <select>, not the
> > 'click' event on the <option>.

Reply via email to