Re: [jQuery] jQuery Powered Sites - Keep the Links Coming

2007-01-13 Thread Philippe Jadin
cuss@jquery.com http://jquery.com/discuss/ -- Philippe Jadin Thinkedit, a flexible data and content management system : http://www.thinkedit.org ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] List of jQuery-Powered Sites

2007-01-11 Thread Philippe Jadin
se the 2.0 in a few months. Philippe Jadin Thanks, Rey ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Philippe Jadin Thinkedit, a flexible data and content management system : http://www.thi

Re: [jQuery] possible to load html page fragment?

2006-11-18 Thread Philippe Jadin
er ressources, since the whole page would be rendered server side, but with some additional logic it should be possible to render/send only the "loadme" div when the call is done with ajax. Has it been already done in other projects? > Karl -- Philippe Jadin Thinkedit, a flexib

Re: [jQuery] jQuery Metadata Plugin

2006-11-02 Thread Philippe Jadin
exotic attributes to html tags, and remove them with jquery. The result would be valid. Do screen readers have a javascript engine ? Should the online validators understand this javascript "monkey patching" ? ;-) -- Philippe Jadin Thinkedit, a flexible data and

Re: [jQuery] Serializing Sortables (new approach)

2006-10-30 Thread Philippe Jadin
> for what purpose do you need left and right values for serialisation? Isn't > it enough to store the hierarchial structure in multidimensional arrays? I was answering to the first proposal that includes left and right values in the serialized data. I agree that it's even simpler and more general

Re: [jQuery] Serializing Sortables (new approach)

2006-10-30 Thread Philippe Jadin
with modified nodes. All this is very cool to have in jquery, thanks a lot for making it happen! -- Philippe Jadin Thinkedit, a flexible data and content management system : http://www.thinkedit.org ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] Serializing Sortables (new approach)

2006-10-29 Thread Philippe Jadin
with this as a result : item[0]['parent']=false (is false != 0? OTOH, the backend knows what is the id of root) item[1]['parent']=0 item[21]['parent']=1 item[34]['parent']=1 item[4]['parent']=0 item[7]['parent']=0 My 2 cents :-)

Re: [jQuery] Intro + suggestion (plugin repository)

2006-10-18 Thread Philippe Jadin
onse from John has been: > It's in the works. > > Blair > -- Philippe Jadin Thinkedit, a flexible data and content management system : http://www.thinkedit.org ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

[jQuery] Intro + suggestion (plugin repository)

2006-10-18 Thread Philippe Jadin
ay, thanks a lot for this refreshing way of using javascript ! -- Philippe Jadin Thinkedit, a flexible data and content management system : http://www.thinkedit.org ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/