Hi, There aren't examples for those yet. At the moment, MochiKit does not have drag and drop support (there has been an attempt or two at it, but no one has gone and completed a port of a DND library).
Doing a popup div with AJAX is pretty much the same as the AJAX example in the 20MinuteWiki, except you're populating a popup div layer rather than a div that's at the same z-index as the rest of the page. It's worth nothing that MochiKit is compatible with Dojo and Prototype/Scriptaculous. Bob has put specific code in place to make sure that they work together OK. Help with adding/porting features to MochiKit is certainly welcome! The MochiKit style is so nice to work with, it's always a pain to have to switch to another library's style. Kevin On 10/6/05, Leonardo <[EMAIL PROTECTED]> wrote: > > Hi !!!! > > where to find AJAX + TurboGears examples, > working popup and Drag-and-Drop ? > > thank =D > > [],s Léo > > -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

