Your best bet is to read the code and figure out what it does: http://github.com/castleproject/Castle.MonoRail/blob/master/src/Castle.MonoRail.Framework/Helpers/JQueryHelper.cs
On the other hand this helper is not really helping you much! My advice is to use raw JQuery instead and have full control of your Javascript. Cheers John On Apr 5, 3:19 am, Cesar Sanz <[email protected]> wrote: > Where can I find the docu to use jQuery Helper.. ? > > Regards -- You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en.
