sunsean wrote:
> 
>> http://praegnanz.de/weblog/elegantere-programmierung-der-blogtoys
> 
> John, he's saying that <<  $(".blogtoy
> h2").find("div").toggle("slow");  >> does not work.
> He's a little confused with the Moo.fx toggle function or something
> like that, my german not awesome. At least I tried. =P
> 

Seems that your german is much better than my english ;)
He expected that jQuery's toggle does the same than Moo.fx's toggle.

He also mentioned that
$(".blogtoy h2").find("div").toggle();
works, but 
$(".blogtoy h2").find("div").toggle("slow");
has strange result. He submitted a bug:
http://jquery.com/dev/bugs/bug/182/

I guess the comments there brought him to the right way. His latest comment
ends width:
jQuery rules!

Jan
-- 
View this message in context: 
http://www.nabble.com/Confused-German-User-tf2224106.html#a6165860
Sent from the JQuery forum at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to