need to get options from an event handler

I have an event handler to a created select list within my widget.

However the this variable becomes the select element which means that
I can no longer use
var o = this.options;
to get to my variables.

How do I refer to my stuff ?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to