[jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0

2007-06-09 Thread yorsal (from China; love freedom and love jquery)
nice and why you like purple? hihi~ r u a girl or a boy?

[jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0

2007-06-08 Thread Terak
Tane, Make sure that you put in the full local dev path instead of /admin/. So you can do something like: $("input#ImageFilename").jqUploader({ src:'/js/jqUploader/jqUploader.swf', uploadScript: 'url('/admin/images/ add/');?>', afterScript:

[jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0

2007-06-08 Thread bbuchs
am, "Alexandre Plennevaux" <[EMAIL PROTECTED]> wrote: > flash CS3 > > -Original Message- > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On > > Behalf Of bbuchs > Sent: vendredi 8 juin 2007 14:52 > To: jQuery (English) > Subject: [jQuery]

[jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0

2007-06-08 Thread Alexandre Plennevaux
] On Behalf Of Tane Piper Sent: vendredi 8 juin 2007 16:11 To: jquery-en@googlegroups.com Subject: [jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0 > > I don't know what is a hidden submit button: ? > No, I have a Upload button at the end of the form. When I include your

[jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0

2007-06-08 Thread Tane Piper
ups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tane Piper Sent: vendredi 8 juin 2007 15:44 To: jquery-en@googlegroups.com Subject: [jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0 Yes. I'm using CakePHP which is a rails-like MVC framework for PHP. I'm using the standard save

[jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0

2007-06-08 Thread Alexandre Plennevaux
essage- > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] > On Behalf Of Tane Piper > Sent: vendredi 8 juin 2007 15:16 > To: jquery-en@googlegroups.com > Subject: [jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0 > > I should also say, I'm currently usin

[jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0

2007-06-08 Thread Tane Piper
] On Behalf Of Tane Piper Sent: vendredi 8 juin 2007 15:16 To: jquery-en@googlegroups.com Subject: [jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0 I should also say, I'm currently using jQuery-1.1.3a (as I am also using the new WymEditor). I removed the afterScript, and ran profiler

[jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0

2007-06-08 Thread Alexandre Plennevaux
gt; From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] > > On Behalf Of Tane Piper > > Sent: vendredi 8 juin 2007 15:06 > > To: jquery-en@googlegroups.com > > Subject: [jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0 > > > > This looks great, but u

[jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0

2007-06-08 Thread Tane Piper
CTED] On Behalf Of Tane Piper > Sent: vendredi 8 juin 2007 15:06 > To: jquery-en@googlegroups.com > Subject: [jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0 > > This looks great, but unfortunately I just can't get to seem to get this to work with my existing form. I'm

[jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0

2007-06-08 Thread Tane Piper
: jquery-en@googlegroups.com Subject: [jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0 This looks great, but unfortunately I just can't get to seem to get this to work with my existing form. I'm trying to implement this into my CakePHP app using the below code: $("input#

[jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0

2007-06-08 Thread Alexandre Plennevaux
Link please? -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tane Piper Sent: vendredi 8 juin 2007 15:06 To: jquery-en@googlegroups.com Subject: [jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0 This looks great, but unfortunately I

[jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0

2007-06-08 Thread Tane Piper
This looks great, but unfortunately I just can't get to seem to get this to work with my existing form. I'm trying to implement this into my CakePHP app using the below code: $("input#ImageFilename").jqUploader({ src:'/js/jqUploader/jqUploader.swf', uploadScri

[jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0

2007-06-08 Thread Alexandre Plennevaux
flash CS3 -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of bbuchs Sent: vendredi 8 juin 2007 14:52 To: jQuery (English) Subject: [jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0 What version is the FLA file in the source package? I&#

[jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0

2007-06-08 Thread bbuchs
here is a need for an installation guide, i'll work on > it tonight. > > -Original Message- > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mike > Alsup > Sent: vendredi 8 juin 2007 1:54 > To: jquery-en@googlegroups.com > Subject: [jQ

[jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0

2007-06-08 Thread Alexandre Plennevaux
OUNCE: jqUploader plugin upgraded to v1.0 Nice job, Alexandre. It looks great! Mike > New features: > > - maximum file size implemented (using the good old html input > name="max_file_size" if available) -ergonomy improved > - custom messages > - many small thi

[jQuery] Re: ANNOUNCE: jqUploader plugin upgraded to v1.0

2007-06-07 Thread Mike Alsup
Nice job, Alexandre. It looks great! Mike New features: - maximum file size implemented (using the good old html input name="max_file_size" if available) -ergonomy improved - custom messages - many small things, like giving an alert() if it doesn't find swfobject.js