Yehuda,

That was it.  Replaced the mangled ("[EMAIL PROTECTED]") version with the
one you just posted and it's running smoothly.
Nice work!


--DIZZLE



wycats wrote:
> 
> There was a glitch along the way. I've updated it with what should be a
> correct version.
> 
> -- Yehuda
> 
> On 9/25/06, dizzledorf <[EMAIL PROTECTED]> wrote:
>>
>>
>> This is exactly what was in the code section of
>> http://jquery.com/docs/Plugins/editInPlace/.
>> I simply copied it into a file called "editinplace.js".
>>
>> Is there a .js file that can be downloaded directly?
>>
>>
>>
>> wycats wrote:
>> >
>> > What's up with the [EMAIL PROTECTED] stuff in the value section of the
>> > code?
>> >
>> > -- Yehuda
>> >
>> > On 9/25/06, dizzledorf <[EMAIL PROTECTED]> wrote:
>> >>
>> >>
>> >> http://www.engagingdesigns.com/sandbox/editinplace/
>> >>
>> >> Thanks,
>> >> --DIZZLE
>> >>
>> >>
>> >>
>> >> wycats wrote:
>> >> >
>> >> > Do you have a link?
>> >> >
>> >> > -- Yehuda
>> >> >
>> >> > On 9/25/06, dizzledorf <[EMAIL PROTECTED]> wrote:
>> >> >>
>> >> >>
>> >> >> Yehuda,
>> >> >>
>> >> >>
>> >> >> I like it!  But I keep getting "null" for the value parameter when
>> I
>> >> pass
>> >> >> it
>> >> >> onto my PHP processor.  "ID" comes through OK...
>> >> >>
>> >> >> Any ideas?
>> >> >>
>> >> >> My code, simply:
>> >> >> $(document).ready(function() {
>> >> >>         var url="test_proc.php";
>> >> >>         $(".editable").editInPlace(url);
>> >> >> });
>> >> >>
>> >> >> (assign to all elements with "editable" class)
>> >> >>
>> >> >>
>> >> >> --DIZZLE
>> >> >>
>> >> >>
>> >> >>
>> >> >> wycats wrote:
>> >> >> >
>> >> >> > Hey guys,
>> >> >> >
>> >> >> > I finally got around to doing a bit of documentation on my
>> >> editInPlace
>> >> >> > plugin. You can check it out at
>> >> >> > http://jquery.com/docs/Plugins/editInPlace/
>> >> >> >
>> >> >> > There are two major benefits of my plugin over the "official"
>> one:
>> >> >> >  * Gives "submit" and "cancel" buttons
>> >> >> >  * Supports checkboxes and select boxes
>> >> >> >
>> >> >> > --
>> >> >> > Yehuda Katz
>> >> >> > Web Developer | Wycats Designs
>> >> >> > (ph)  718.877.1325
>> >> >> >
>> >> >> > _______________________________________________
>> >> >> > jQuery mailing list
>> >> >> > discuss@jquery.com
>> >> >> > http://jquery.com/discuss/
>> >> >> >
>> >> >> >
>> >> >>
>> >> >> --
>> >> >> View this message in context:
>> >> >> http://www.nabble.com/editInPlace-Plugin-tf2332202.html#a6491195
>> >> >> Sent from the JQuery mailing list archive at Nabble.com.
>> >> >>
>> >> >>
>> >> >> _______________________________________________
>> >> >> jQuery mailing list
>> >> >> discuss@jquery.com
>> >> >> http://jquery.com/discuss/
>> >> >>
>> >> >
>> >> >
>> >> >
>> >> > --
>> >> > Yehuda Katz
>> >> > Web Developer | Wycats Designs
>> >> > (ph)  718.877.1325
>> >> >
>> >> > _______________________________________________
>> >> > jQuery mailing list
>> >> > discuss@jquery.com
>> >> > http://jquery.com/discuss/
>> >> >
>> >> >
>> >>
>> >> --
>> >> View this message in context:
>> >> http://www.nabble.com/editInPlace-Plugin-tf2332202.html#a6492023
>> >> Sent from the JQuery mailing list archive at Nabble.com.
>> >>
>> >>
>> >> _______________________________________________
>> >> jQuery mailing list
>> >> discuss@jquery.com
>> >> http://jquery.com/discuss/
>> >>
>> >
>> >
>> >
>> > --
>> > Yehuda Katz
>> > Web Developer | Wycats Designs
>> > (ph)  718.877.1325
>> >
>> > _______________________________________________
>> > jQuery mailing list
>> > discuss@jquery.com
>> > http://jquery.com/discuss/
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/editInPlace-Plugin-tf2332202.html#a6492596
>> Sent from the JQuery mailing list archive at Nabble.com.
>>
>>
>> _______________________________________________
>> jQuery mailing list
>> discuss@jquery.com
>> http://jquery.com/discuss/
>>
> 
> 
> 
> -- 
> Yehuda Katz
> Web Developer | Wycats Designs
> (ph)  718.877.1325
> 
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/editInPlace-Plugin-tf2332202.html#a6493568
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to