[jQuery] My toggleClass is not working.

2009-01-06 Thread thisilver
Hello, I'm a beginner with jQuery. My function is not working. jQuery: $(document).ready(function() { $("a").filter("#click").click(function(){ $("div .six").toggleClass("div .two") }).end() }); HTML Click Help-me plz. Tks :)))

[jQuery] My toggleClass is not working.

2009-01-06 Thread thisilver
Hello, I'm a beginner with jQuery. My function is not working. jQuery: $(document).ready(function() { $("a").filter("#click").click(function(){ $("div .six").toggleClass("div .two") }).end() }); HTML Click Help-me plz. Tks :)))

[jQuery] My toggleClass is not working.

2009-01-06 Thread thiago silvestre
Hello, I'm a beginner with jQuery. My function is not working. * jQuery:** * $(document).ready(function() { $("a").filter("#click").click(function(){ $("div .six").toggleClass("div .two") }).end() }); *HTML* Click Help-me plz. Tks :))) -- Thiago Silvestre W