tion. What did 'elem' refer to in your original script
> for example? A DOM element?
>
> - ricardo
>
> On Dec 16, 6:46 am, ricardoe wrote:
>
> > Well, solved issue:
>
> > Don't trust jQuery.data(element) if you're pretending to use gQuery
>
leted.
This leads that when you do again jQuery.data(element) you WONT have
the expected ID, it will create a new one.
Why?! I dunno. But I'll not file a ticket cause "most of people
doesn't use it that way".. lame.
On Dec 16, 1:39 am, ricardoe wrote:
> Hi,
>
> Does anyone
Hi,
Does anyone knows why this:
var id = elem[ expando ];
// Compute a unique ID for the element
if ( !id ) {
id = elem[expando] = ++uuid;
}
Could be being broken? I mean, on a test page I made the elem[expando]
property is not being "saved".
I'll explain, the first time
Hi, I've found a VERY strange behavior while developing a little code.
I'm trying to identify some elements with the jQuery.data(element)
function, this returns a "unique" id for each element (AFAIK).
But the strange this is this little code of jQuery:
var id = elem[ expando ];
// Compute
Hi everyone,
I'm developing a little code that position absolutely an element in a
page, but now I'm adding some events to the rest of the elements, some
slides, nothing very fancy. But, now my element is misplaced because
the rest of the page reacts to the change caused by my effect (this
is, wh
s
> not a bug on jQuery, but a conflict effects.js created when adding
> Array.prototype.call.
>
> Cheers
>
> --
> Ariel Fleslerhttp://flesler.blogspot.com
>
> On Sep 26, 5:46 am, ricardoe <[EMAIL PROTECTED]> wrote:
>
> > Hello,
>
> > First of all, I n
method. They fixed it in subsequent releases.
>
> Rey...
>
> ricardoe wrote:
> > Hi Michael,
>
> > Sorry about the confusion.
> > I'll try your solutions, but as I'm just "invited" to the page I'm
> > working I can't downgrade scripta
Hi Michael,
Sorry about the confusion.
I'll try your solutions, but as I'm just "invited" to the page I'm
working I can't downgrade scriptaculous.
But I'll try with an older jquery or with the little tweak. I'll we
back with the results.
On 26 sep, 10:34, "Michael Geary" <[EMAIL PROTECTED]> wrot
Its important to know that I'm almost unable to change a bit of markup
or other js libraries code, I'm being injected along with jQuery to
this site, so I'm more like a "guest" in this uber-mix of js.
Its important to know that I'm almost unable to change a bit of markup
or other js libraries code, I'm being injected along with jQuery to
this site, so I'm more like a "guest" in this uber-mix of js.
Hello,
First of all, I need to get this working without touching markup. I
really can't, only in very extreme cases.
I'm loading jquery at the bottom of the body and script.aculo.us is on
the head section.
The main problem is:
(I'm using jQuery.noConflict() and even tried myJq =
jQuery.noConfli
rch?group=jquery-en&q=acc...
> >
> > <http://groups.google.com/group/jquery-en/search?group=jquery-en&q=acc...>
> > > <
> >http://groups.google.com/group/jquery-en/search?group=jquery-en&q=acc...
> >
> > <http:
Hi everyone, regards from México. (Sorry for my english, is not very
good)
I've been developing a website for my little companie
(www.tuukuls.com.mx) but my comrades saw the mootools page and they
are fascinated by the kwick accordion.
I love jQuery, so, do we have something like that?
Regards :D
Hi Benjamin, I dont know if this is useful but is something about
UNserialize (serialize is, in jquery, the opposite for what you want
to do :) )
http://www.reach1to1.com/sandbox/jquery/testform.html
Saludos from México
Is impossible to use the cookies? To achieve what Benjamin wants to
do.
Sorry for my english. Saludos from México.
Why dont you try a Window widget?
Like the Interface Window
http://interface.eyecon.ro/demos/windows.html
Saludos from México
Ricardo Vega
16 matches
Mail list logo