How would one go about extending a function/method of a widget without
re-writing it?

Basically I want to add something to the "_init" function but without
duplicating the code just to add an statement to the end of it.

I want to add the "resize" method of the accordion as a handler to the
document resize event. Currently, it is not sensitive to changes in
the container of accordions using the fillSpace option.

I would like to know how one should approach such tasks, not just for
this scenario, but others as well.
--~--~---------~--~----~------------~-------~--~----~
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