Hi,
does anybody know how to populate a jump menu (or dropdown menu for that matter) with data from an XML document?
I'd like to put an attribute of the elements in a drop down menu, so it can be selected to display the full details of the element.
In HTML there is the select statement to do this, but how can I get the XML attributes in there?
Thanks for your help,
Brecht.
does anybody know how to populate a jump menu (or dropdown menu for that matter) with data from an XML document?
I'd like to put an attribute of the elements in a drop down menu, so it can be selected to display the full details of the element.
In HTML there is the select statement to do this, but how can I get the XML attributes in there?
Thanks for your help,
Brecht.