[jQuery] How to implement file upload using AJAX?

2006-10-11 Thread Eriksen Costa
This is a good idea!We can start a plugin development!Let's make a dev team to this!Stay beautiful!Eriksen ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

[jQuery] How to disable a form fields in jQuery

2006-10-10 Thread Eriksen Costa
Hello people,I was searching for a way to disable form in jQuery. I searched the API and dont found anything about the disabled attribute. How can I disable form fields in jQuery?I tried:$("textarea.news01 ").id().disabled = true;-> return the ID  -> html attributeSo, how can I manage t