[jQuery] Re: form plugin and prettypopin/lightbox

2009-02-10 Thread spiderling
I am using prettypopin for the link on the index page to open updatephoto.php. The index page also uses some other jQuery features. I've included the jQuery in case you see something that may be wrong or conflicting, and the HTML link tag. Thanks Pasquale jQuery: $(document).ready(functio

[jQuery] Re: form plugin and prettypopin/lightbox

2009-02-10 Thread Mike Alsup
On Feb 10, 12:04 am, spiderling wrote: > I am using prettyPopin lightbox for a file upload form, and I am also > using jQuery Form Plugin to upload the image file and update it > accordingly. Unfortunately, the file is not being sent. The $_FILES > array is empty. I've included the jQuery and H