$.ui.plugin is deprecated for further usage, but it works like this:

$.ui.plugin(moduleName, optionName, { callbacks.. })

That means it simply attaches callbacks to the actual module, and checks for
the optionName, if optionName is set in options, it will trigger the
callbacks at the appropriate times.

On Thu, Oct 30, 2008 at 10:08 PM, fmatuszewski
<[EMAIL PROTECTED]>wrote:

>
> I see that $.ui.plugin.add Is widely used in all plugins but how is it
> work. could somebody complete documentation
>
> >
>


-- 
Paul Bakaus
UI Architect
--
http://paulbakaus.com
http://www.linkedin.com/in/paulbakaus

--~--~---------~--~----~------------~-------~--~----~
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