[jQuery] Re: Is this list too busy? jQuery list for your time zone

2009-02-04 Thread Oliver Boermans

2009/2/4 jQuery Lover :
>
> I receive emails from the list and easily keep track of my postings in gmail.
>
> You can click on "Sent mail" and see if you have any replies in thread
> you've posted...

Ah, perhaps the mistake I have been making is sending and reading my
messages in the group interface.
I always switch on the notifications and reply like I am now in gmail.

Regardless what I mean is keeping up with everyone else's message
rather than my own.


[jQuery] Re: Store meta data in jQuery?

2007-11-04 Thread Oliver Boermans

Thanks Mike,
can the metadata plugin be used to store variables determined on load
for later use?
So when the variables are subsequently required the code to retrieve
them is simple and quick.

Cheers
Ollie

On 05/11/2007, Mike Alsup <[EMAIL PROTECTED]> wrote:
>
> > Is there a relatively simple plugin that takes advantage of jQuerys
> > "expando management" that anyone can recommend as an example?
> >
> > The most promising information I have discovered is in the release
> > notes of jQuery 1.2 where John mentions jQuery.data() :  > docs.jquery.com/Release:jQuery_1.2/Internals#Expando_Management>
>
> http://jqueryjs.googlecode.com/svn/trunk/plugins/metadata/jquery.metadata.js


[jQuery] Re: Adding a delay between .each() function executions

2007-09-04 Thread Oliver Boermans

Champion Franck! Your code working beautifully in Safari/Mac.
To my js console at least - I have a little work to put it all together.

Regarding the Mac... Keep asking - if you don't the answer is always no!


[jQuery] Re: Adding a delay between .each() function executions

2007-09-04 Thread Oliver Boermans

Damn you cut and paste! Funny white space characters to blame :/

> I don't understand the js well enough to figure out why...
>