On Mon, Jun 23, 2008 at 11:07 AM, Dobrica Pavlinusic <[EMAIL PROTECTED]> wrote:
> On Mon, Jun 23, 2008 at 10:00:38AM -0500, Sterling Hanenkamp wrote: > > I've been playing with jQuery UI and it doesn't work very well without > > jQuery 1.2.6, so this is a good thing for me. :) > > I'm also at the moment where I have to put some tree interactive stuff, > so update to new jquery is very appriciated. > > Could you share some expirience with jQuery UI and Jifty? Right now, I'm using Draggable and Droppable to create nice interactive, hierarchical lists. I've managed to create a pretty simple outliner in pretty short order with this. I hope to post my progress on my blog in the next couple days and I'll post back here when I have something to share. > > > While we are on it, I can't seem to find a way to produce following in > Jifty: > > > +--------------------+ +-----------------------+ > | region-execute-sql | | region-databases | > | action-execute-sql | | action-increase-usage | > +--------------------+ +-----------------------+ > > The problem is that I can't run action-increase-usage *and* update > region-execute-sql while chaning one field and keepeng another (SQL > query which I want to re-execute on instance in region-databases which > got clicked on). > > I solved that by saving query into session, so by default action always > keeps it and creating plain href link, but it seems like a cludge. > > I would love some kind of mechanisam which would allow me to say something > like "submit action in other region, changing argument foo to bar". > > I would also love to be able to peek into current value of some form > field (not submitted yet) when refreshing some region. > > Does that seems like useful stuff to other developers or am I missing a > point? > > Can somebody share best practices of including javascript code in > Template::Declare? > > -- > Dobrica Pavlinusic 2share!2flame > [EMAIL PROTECTED] > Unix addict. Internet consultant. > http://www.rot13.org/~dpavlin <http://www.rot13.org/%7Edpavlin> > _______________________________________________ > jifty-devel mailing list > [email protected] > http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel >
_______________________________________________ jifty-devel mailing list [email protected] http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel
