On May 17, 2006, at 10:32 PM, Jose R wrote:
> > FOR BEGGINERS - My mochikit Experience > > I know maybe im wrong, but i wanna say what is my opinion and my > experience with mochikit to let others (first using javascript > libraryes) know about this. > > I was several days trying to implement a html interface for a > client, i > want ajax for load external xml or database data into divs or > something... and i need animation for the interface... showing panels, > hidding pannels, not an incredible stuff.... > > so i tryied mochikit in order to make layers move, get data, etc. > > there is documentation... but is not complete... the functions are > named but the examples are not extensive... (ok maybe is only needed > one example for Visual mochikit module...all we should be able to use > the other ones using this one by example... but > > The real problem is mochikit doesnt always work with the examples > provided... i can get the examples provided to work... but the other > funcions (in the same visual mochikit module) not... The release version of MochiKit, 1.3, does not do what you want. It sounds like you want something more like script.aculo.us. Aside from rounded corners, the MochiKit.Visual module in the release version is empty. The documentation and tests on the site reflect the in-development version of MochiKit -- but the examples typically only demonstrate features that are in the release version. -bob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" 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/mochikit -~----------~----~----~----~------~----~------~--~---
