I recently just picked up jQuery and am really astonished with it, but
I've found the selectors api a bit lacking because you cannot select
text nodes; that's not the end of the world as there are ways around
that in some situations. I've run into another road block, and if you
knowledgeable guys
Is there any kind of reasons (performance, memory, or otherwise) why
I'd be better off just binding them once rather than undbinding and
then redbinding the events?
On Jul 11, 2:36 pm, Mike Alsup <[EMAIL PROTECTED]> wrote:
> > Here is a question though...with the message box (which contains the
>
is additive --
> there is nothing to check and see if the event handler is already bound.
> Check your logic and make sure you are only binding the event handler to the
> button once.
>
> -- Josh
>
> - Original Message -
> From: "Dustin" <[EMAIL PROTECTE
is additive --
> there is nothing to check and see if the event handler is already bound.
> Check your logic and make sure you are only binding the event handler to the
> button once.
>
> -- Josh
>
> - Original Message -
> From: "Dustin" <[EMAIL PROTECTE
I'm working on an app that uses Jquery and the BlockUI plugin. An odd
problem I'm having is that there are extra ajax calls being made. For
every Ajax call I make, and the number of calls made increments. In
other words, the initial ajax call is made by clicking a button in a
message I display wit
I am using jqModal and am trying to get the window to have rounded corners.
Does anyone know of a way to accomplish this?
Thanks for any help you can provide.
--
View this message in context:
http://www.nabble.com/jqModal-and-Rounded-Corners-tp16447295s27240p16447295.html
Sent from the jQuery
I was wondering if someone could explain a few things about the inner
workings of jQuery.
Recently I've been doing quite a bit of work with Javascript and
decided to make a small library to aid in the validation of form data
with the main reason being to simply increase my knowledge/skill with
JS
ing?
>
> --John
>
> On 8/30/07, Dustin Martin <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hello everyone! My name is Dustin and was hoping I could get a little
> > help with a JQuery problem I've run into. I just started using JQuery
> > and have been
o I have just been trying
it out but I am certainly open to new and better ideas.
~Dustin
On Aug 30, 12:55 pm, "Josh Nathanson" <[EMAIL PROTECTED]> wrote:
> I notice you are running an "each" method when the "find" is looking for an
> id ("#invoice"
Hello everyone! My name is Dustin and was hoping I could get a little
help with a JQuery problem I've run into. I just started using JQuery
and have been trying out a little AJAX when I ran into a problem. In
Firefox (using Firebug) I get the error:
ret[i].getElementsByTagName is not a fun
10 matches
Mail list logo