L
LAN MIND
In my page here:
http://lanmind01.googlepages.com/25.html
I'm trying to pass two select boxes (in the <body>) to the
handleSelected function in the js. In the function I'd like for
certain <option>'s to read certain XML files.
I've tried so many different configurations using the <select> and
<option> object's properties but can't seem to get certain <option>
objects to read certain XML files.
Is it even plausible to pass two different select boxes
selectedIndex's to a single handleSelected function?
http://lanmind01.googlepages.com/25.html
I'm trying to pass two select boxes (in the <body>) to the
handleSelected function in the js. In the function I'd like for
certain <option>'s to read certain XML files.
I've tried so many different configurations using the <select> and
<option> object's properties but can't seem to get certain <option>
objects to read certain XML files.
Is it even plausible to pass two different select boxes
selectedIndex's to a single handleSelected function?