Hi guys,
Due to the problem with IE unable to "rebind" onclick events, I am now
binding click events via Taconite's EVAL command.
All I want to do is, when the user clicks on the "submit" button, a
"loading" animation to appear. Before going any further, please be
aware that the way our app is
ok... seems like jframe is still using some kind of target.
I'll play around with that code. Thanks!
Peter :)
On Feb 24, 5:54 pm, "Mike Alsup" <[EMAIL PROTECTED]> wrote:
> On Sun, Feb 24, 2008 at 7:04 PM, lvp1138 <[EMAIL PROTECTED]> wrote:
>
> > Hi Mike,
is returning XML documents. That's
> just not going to work.
>
> Mike
>
> On Thu, Feb 21, 2008 at 4:14 PM, lvp1138 <[EMAIL PROTECTED]> wrote:
>
> > Thanks Mike. I'll keep checking. Maybe I'm doing some mistake with the
> > javascript file.
>
&g
ples
>
> The diff between replace and replaceContent boils down to what is being
> replaced. With "replace", the entire element is replaced. With
> "replaceContent" only the content of the selected element is replaced (just
> like jQuery's "html" f
Has anyone been able to use Mike's great Taconite plugin with the
latest jquery?
When using Jquery 1.2.1, Firebug shows:
[taconite] Plugin Version: 3.01
[taconite] [AJAX response] content-type: text/xml; status: 200 OK; has
responseXML: true
[taconite] type: undefined
[taconite] responseXML: [ob
Thanks I did try that a while ago and it worked!
The form within the DIV disappears after I submit, but I guess I can
replace it again with taconite :)
Thanks so much!!!
On Feb 17, 1:32 pm, "Mike Alsup" <[EMAIL PROTECTED]> wrote:
> > Thanks for the info Mike! Is there any way to set the form pl
Thanks for the info Mike! Is there any way to set the form plugin so
that forms have that same behavior as the links? We will be handling
the responses for all forms with Taconite and jframe. With the
hundreds of forms in our application, it will save us a bunch of time
in coding...
:)
On Feb 16
document, not HTML, and that cannot be inserted wholesale into the current
> doc.
>
> Mike
>
> On Wed, Feb 13, 2008 at 7:28 PM, lvp1138 <[EMAIL PROTECTED]> wrote:
>
> > We are currently designing a very dynamic application, and we thought
> > we could use Jframe,
We are currently designing a very dynamic application, and we thought
we could use Jframe, from
http://garage.pimentech.net/scripts_doc_jquery_jframe/,
to do ajax calls instead of having to write jquery ajax calls code for
forms, DIVs, etc, that we constantly remove and add to the DOM.
It works
jQuery.YAV is a input validation plugin based on the popular YAV.
Normally, a call like this:
$(document).ready(function(){
$("#form1").yav();
});
will be enough to call Yav to do input validation when the form is
submitted.
However, on our software, the f
10 matches
Mail list logo