tags:

views:

16

answers:

1

i need a jquery form plugin with uploading images option. is there anything?

+1  A: 

i need a jquery form plugin with uploading images option. is there anything?

The jQuery form plugin supports file uploads, if that's what you mean.

Pekka