@Mike and Weepy
I'll make sure it goes into the next release.
I'm swamped with work but hope to be ok soon.
Same goes for the big modifications to the queuing system.
Thanks :)
--
Ariel Flesler
http://flesler.blogspot.com/
On Dec 22, 5:17 pm, "mike.helgeson" wrote:
> Nice work as always, I ju
I have some complex values in markup that I use to traverse the DOM
with $([attr=value]) but some complex values that work in 1.2.6 are
not working in 1.3b1.
I made a test case:
http://irae.pro.br/jquerytests/1.2.6.html <-- works
http://irae.pro.br/jquerytests/1.3b1.html <-- doesn
Happy Holidays John.
On Dec 24, 2:06 pm, "John Resig" wrote:
> That sounds like a bug to me - it should work like normal events. I'm
> on vacation right now but I'll look into this when I get back.
>
> --John
>
> On Wed, Dec 24, 2008 at 1:59 PM, Iraê wrote:
>
> > Hi,
>
> > The tracker is down s
That sounds like a bug to me - it should work like normal events. I'm
on vacation right now but I'll look into this when I get back.
--John
On Wed, Dec 24, 2008 at 1:59 PM, Iraê wrote:
>
> Hi,
>
> The tracker is down so I can't find if this was already reported.
>
> I've been trying to port a
Hi,
The tracker is down so I can't find if this was already reported.
I've been trying to port a site that currently uses jQuery 1.2.6 +
livequery to jQuery 1.3b1 using $('...').live(...) instead. The event
is firing itself pretty good, but i can't cancel the propagation or
the default behavior.
Mike,
The DOM elements didn't exist before I created this array. That makes
perfect sense now. I added the ObjectMap to the $(document).ready()
calloback and problem solved.
I appreciate your help. My apologies. I will remember to post such
questions to the main jQuery mailings.
Thank you agai
Hey, Merry Christmas to you too, and to all you guys who not only make
great things for the web dev community, but also are great people with
huge hearts and infinite pacience! :-)
Diogo
Lukas Polak escreveu:
> Hi everybody,
>
> I don't want you interrupt, but I don't know if you already not
Hi everybody,
I don't want you interrupt, but I don't know if you already notice that
today is 24th December so at least today you shoold stop working and
relax :) Merry Christmas to all of you :)
elf from Slovakia
--~--~-~--~~~---~--~~
You received this m
Justin,
> I listen for click instead of change. I check if it is on a SELECT
> element. If it is, I check to see if its value has changed after each
> click. I don't think using capture instead of bubbling will help.
Just be aware that you're also need to then check for keypress as
well--for
Change in IE:
I listen for click instead of change. I check if it is on a SELECT
element. If it is, I check to see if its value has changed after each
click. I don't think using capture instead of bubbling will help.
Change in webkit
Listen for change, but I think it is called even if someon
10 matches
Mail list logo