Can you provide the XML and how you would like the HTML to look? I understand that this is a combination XSL/Javascript question - I just need to see what needs to be passed. ChetOS82 is correct that you need to use onChange in the select element.
If you could post some XML and how it should look (sans the javascript), it might help us help you.
Main Topics
Browse All Topics





by: ChetOS82Posted on 2007-06-19 at 06:26:57ID: 19315574
I don't know what you mean by "without inline scripts" you are trying to use "inline" scripts already on the onclick event.
lue);"> edParamete rs1">$gene rated Name</option> edParamete rs2">$gene rated Name</option> edParamete rs3">$gene rated Name</option>
Perhaps i don't understand, I would think that you should do:
<select onchange="function(this.va
<option value="$dynamicallyGenerat
<option value="$dynamicallyGenerat
<option value="$dynamicallyGenerat
</select>