[jQuery] google.load issue

2009-12-16 Thread speedpac...@gmail.com
Hi, For obvious reasons, we try using Google to load javascript libraries when we need them. We already used Prototype using google.load() function, and now we decided to add jQuery as well since we will be using some jQuery UI widgets to speed up development on a project (more specifically we nee

[jQuery] live event with instant execution

2009-12-24 Thread speedpac...@gmail.com
Hi, I do have elements which are being initiated when dom is ready based on css selectors. this works like a charm, and when the dom is ready, I have a function which initialises all elements in the dom based on the selectors. The page however also comes with quite some ajax which inserts new el

[jQuery] Re: live event with instant execution

2009-12-24 Thread speedpac...@gmail.com
Hmm - not sure if correct, but would the load event be the one I should be looking at? Sorry for answering my own question, but if someone could confirm, i would feel a lot better ;) David. On 24 dec, 11:28, "speedpac...@gmail.com" wrote: > Hi, > > I do have elements which

[jQuery] Re: google.load issue

2009-12-24 Thread speedpac...@gmail.com
he <script> tags like this, it should work fine: > > <script type="text/javascript> > google.load("jquery", "1"); > > > > > -Mike > > On Wed, Dec 16, 2009 at 7:58 AM, speedpac...@gmail.com < > > speedpac...@gmail.com> wrote:

[jQuery] Re: live event with instant execution

2009-12-25 Thread speedpac...@gmail.com
Basically execute additional javascript code based on a classname adding functionality to these elements... I tried the following, but it doesn't seem to be working... jQuery('*').load(function () { // run code console.log("DEBUG: Initialising element " + jQuery(this)); fle

[jQuery] Re: live event with instant execution

2009-12-26 Thread speedpac...@gmail.com
Hi, What you say is exactly what the alternative would be. Just you have better insight of what is needed... I have a class "tip_class". Each element that has this class needs to have a tooltip initiated. What I do when the page is loaded, is indeed loop through all elements that have this class

[jQuery] [apycom Menu] Submenu items showing as top level items in IE

2010-01-10 Thread speedpac...@gmail.com
Hi, I'm using the (paid) version of Apycom's jQuery menu; you can find it at http://apycom.com/ and it is looking really good. I have uploaded files, and published it on a test site - www.flexin.be Unfortunately, some of the submenus (starting from the second that has children elements), it adds

[jQuery] new forums used?

2010-01-18 Thread speedpac...@gmail.com
Hi there, I just noticed this group is still having lots of activity. I for one am very pleased to see we're moving to actual forum on forum.jquery.com, but it appears that moderation isn't done there yet (or I'm just too impatient...) Are we supposed to continue posting here, or was my first id

[jQuery] Re: new forums used?

2010-01-18 Thread speedpac...@gmail.com
> Hi, David... > > What do you find more appealing about forums than an email list? > > Rick > > -Original Message- > From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On > > Behalf Of speedpac...@gmail.com > Sent: Monday, January 18, 201