From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alexandre Plennevaux Subject: [jQuery] jqUploader development: conception question
hello, i'm (still) working on my plugin that is meant to replace a given file input field by a richer flash upload dialog. you can view it here: http://www.pixeline.be/test/jquery/jqUploader/index.html The reason why i can't get myself to release this as a proper jquery plugin, is that it fails to be completely unobtrusive. Indeed, if it would, it should use the form "action" attribute value as upload script, whereas for the moment it uses a specific script for upload via flash. But i can't seem to find a proper way to make this. I would like to hear what you guys think about this: what would be the proper way to make this unobtrusive? Thanks, Alexandre ----- I'm confused, what do you mean by proper way to do this? It seems like you could easily pass the form action into the o[tions object... is the problem with the Flash file? I'd love to help I'm just not sure where you need it. Give me a few more details and I'll see if I can chip in. -ALEX _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
