Hello Mika, thankyou very much for your reply >Basically display something when "onchange" is triggered by select?
That was it, so when the user scrolls through the options in the select, a DIV is updated (onchange etc) I sorta did this using the 'callback' parameter, but as you can imagine, that is after a user has made and saved his choice, where as I need that before the user submits a value.