[jQuery] Click() Not Working

2009-08-13 Thread S2
This doesn't work in IE or Firefox: $("td a.menu:contains('Main')").click(); This works in IE: $("td a.menu:contains('Main')")[0].click(); $("td a.menu:contains('Main')").length is 1 What am I doing wrong?

[jQuery] jquery click not working correctly

2009-04-23 Thread zarpar888
nd the same thing happened. Any thoughts? This is driving me CRAZY I have only tested this in Firefox (mult. versions) and IE7 Thanks in advance. -- View this message in context: http://www.nabble.com/jquery-click-not-working-correctly-tp23190969s27240p23190969.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.

[jQuery] .click() not working in ie6... 'g' is null or not an object

2007-09-24 Thread AnalogPanda
I hope this isn't a double post... This is kind of an awkward problem to search on Perhaps the root of my problem is the custom function I've written, but I've set up an "increase/decrease text size" function on a site and it's not working in ie6 (works fine on XP in ff2, ie7, Opera9, and Safari

[jQuery] .click() not working on page loaded with .load()

2007-06-25 Thread Krafton
Hello, I'm using this code in jquery to load the content of a div (primaryContentContainer) by cliking on Dos v6.22 boot disk It's working fine, but if i put a link in a page that's loaded by .load(), the link seems not working. Exemple: clicking on Dos v6.22 boot disk load the page dos622.htm