[jQuery] Re: Upgraded to jquery 1.3.1 Tooltips doesn't show up

2009-02-04 Thread ksuess
Sorry my first post didn't show up in list and search.. On Feb 4, 10:02 am, ksuess wrote: >  Upgraded to jquery 1.3.1 Tooltips doesn't show up

[jQuery] [tooltip] Upgraded to jquery 1.3.1 Tooltips doesn't show up

2009-02-04 Thread ksuess
Upgraded to jquery 1.3.1 Tooltips doesn't show up

[jQuery] [tooltip] Upgraded to jquery 1.3.1 Tooltips doesn't show up

2009-02-03 Thread ksuess
Upgraded to jquery 1.3.1 Tooltips doesn't show up

[jQuery] Selection

2007-10-13 Thread ksuess
Hi. I want to apply a function to all links, but not these in a div with id #xy. There could be nested elements in #xy with links in it. How can I modify $('a').MyFunction() to do this? Thanks and regards, Katja