[jQuery] Can unbind method return the bind function?

[jQuery] Can unbind method return the bind function?


I need unbind the onchange event of a select box, and then set its
value and rebind the onchange function back. But i found the unbind do
not return the binded function. What shall i do?
Thanks
Jiming