I've posted a very simple demo page. Here is the URL: http://www.jacobterry.com/editinplace.php
On Sep 9, 2:21 pm, "Cesar Sanz" <the.email.tr...@gmail.com> wrote: > + 1 a demo page will be great > > > > ----- Original Message ----- > From: "MorningZ" <morni...@gmail.com> > To: "jQuery (English)" <jquery-en@googlegroups.com> > Sent: Tuesday, September 08, 2009 2:51 PM > Subject: [jQuery] Re: New Edit-in-Place Plugin with dynamic selects, > > datepicker > > Planning on adding a "demo" page anytime soon? I'd like to check it > out > > On Sep 8, 4:21 pm, Jacob <jste...@gmail.com> wrote: > > I've created a new edit-in-place plugin that is a modified version of > > Dave Hauenstein's. It allows for selects that are generated at the > > point when the editor is created, rather than on page load, as well as > > the option to switch the select to an input box for adding values not > > currently in the select. It also has integrated datepicker > > functionality. You can download it at: > > >http://code.google.com/p/dynamic-select-edit-in-place/ > > > I make no promises to the overall quality of the code, but in my > > testing it works in Firefox 3.5.2, Safari 4.0.3 and Internet Explorer > > 6. > > > I've created this primarily for my own purposes, but since I was > > unable to find a plugin that had this functionality I thought it would > > be worth it to share it with the community. I can't promise that I'll > > update it a lot, but I may, and at the least it can provide a jumping > > off point for someone else.