I would like to be able to retrieve the current 'statusText' for the
XmlHttpRequest object used internally by ajaxForm (which I'm fairly
certain actually uses $.ajax()). What I want is to prevent multiple
simultaneous submissions in certain cases, so a the form submission is
triggered, I want to
Okay, I found a post that the plugin author responded to, that details
the problem:
http://groups.google.com/group/jquery-en/browse_thread/thread/e52fe0baedc45fb4/c89154fe73d7d2f2?lnk=gst&q=JQuery+1.2.6+and+JQuery+Form+Plugin+in+IE7#c89154fe73d7d2f2
Apparently he used certain reserved words that
I am seeing the same error. I will report back here if I find out wh
y it's happening.
On Dec 8, 3:14 am, cjokomay <[EMAIL PROTECTED]> wrote:
> I am using ajaxForm to upload an excel file and then display whether
> or not it uploaded successfully. The following jQuery code works fine
> in Firefo
If I just include the cluetip JS and CSS, I can activate cluetip
pretty easily, with its default settings, by setting class="cluetip"
on tags.
I want to override those defaults. For example, I tried setting:
$(document).ready(function() {
$("a.cluetip").cluetip({ activation: 'click' });
})
4 matches
Mail list logo