[jQuery] jqUploader using action does not work with HTTP.

2009-01-30 Thread Zerutreck
This form action not working: http://localhost/argofile/ index.php/upload/do_upload" method="POST" class="a_form"> I'm using code igniter framework, this type of url is the path for the "file" : http://localhost/argofile/index.php/upload/do_upload When i click the upload button, this error happe

[jQuery] jqUploader using action does not work with HTTP.

2009-01-29 Thread Zerutreck
I'm using this jquery plugin: http://www.pixeline.be/experiments/jqUploader/ This form action not working: http://localhost/argofile/ index.php/upload/do_upload" method="POST" class="a_form"> I'm using code igniter framework, this type of url is the path for the "file" : http://localhost/argof

[jQuery] jEditable - Name of class

2007-09-14 Thread Zerutreck
I want to catch the name of the classroom that is being edited at the moment , So that my script php knows of which div is come the information. If div link 1 or div link 2 or div link3 that it was edited, I try with the code, $('div').attr('class'), but he did not function $(".link1, .link2, .