Re: [jQuery] Append Help

2009-11-04 Thread Charlie Griefer
shot in the dark here... but prependTo()? On Wed, Nov 4, 2009 at 9:01 AM, Dave Maharaj :: WidePixels.com d...@widepixels.com wrote: I am uploading images and once uploaded they appear in my sortable list. I have success response:

RE: [jQuery] Append Help

2009-11-04 Thread Dave Maharaj :: WidePixels.com
That certainly was fast. Thanks, just what i needed. Dave _ From: Charlie Griefer [mailto:charlie.grie...@gmail.com] Sent: November-04-09 1:35 PM To: jquery-en@googlegroups.com Subject: Re: [jQuery] Append Help shot in the dark here... but prependTo()? On Wed, Nov 4, 2009 at 9

RE: [jQuery] Append Help Issue

2009-11-04 Thread Dave Maharaj :: WidePixels.com
=my_idcode. /li /li How can I just insert the response to the #sortable at the top? Thanks again, Dave _ From: Dave Maharaj :: WidePixels.com [mailto:d...@widepixels.com] Sent: November-04-09 1:40 PM To: jquery-en@googlegroups.com Subject: RE: [jQuery] Append Help

Re: [jQuery] Append Help Issue

2009-11-04 Thread Charlie Griefer
-- *From:* Dave Maharaj :: WidePixels.com [mailto:d...@widepixels.com] *Sent:* November-04-09 1:40 PM *To:* jquery-en@googlegroups.com *Subject:* RE: [jQuery] Append Help That certainly was fast. Thanks, just what i needed. Dave

RE: [jQuery] Append Help Issue

2009-11-04 Thread Dave Maharaj :: WidePixels.com
2:17 PM To: jquery-en@googlegroups.com Subject: Re: [jQuery] Append Help Issue Try prepend() instead of prependTo()? http://docs.jquery.com/Manipulation/prepend On Wed, Nov 4, 2009 at 9:40 AM, Dave Maharaj :: WidePixels.com d...@widepixels.com wrote: Ok i changed the code to: $('li/li