For a fansite I am trying to implement an easy way to find id's for items.
Basically I want the dropdownfields, here named itemsid,axesid to appear depending on the selection on the itemtype dropdown. Initially itemsid, axeside should be hidden.
Code:
<form name="frmSelect"> <select id="itemtype"> <option value="itemsid">Items</option>