![]() |
animate with parent. children
Hi i have this:
Code:
$("#fname").parents("ul:eq(0)").children("li[class=description]").animate({fontSize: "16px"}, 1000);Code:
$("#fname").parents("ul:eq(0)").children("li[class=description]").css("color", "red"); |
are you getting an error at all?
|
nope just not working
|
Code:
$("#formSignup ul li p input.userInput").each({ |
idiot.
Code:
.each(function(){ |
haha always somthin huh
|
sussed it, should have posted the html:
Code:
$("#submitForm").bind("click", function(){ |
| All times are GMT +1. The time now is 08:56 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.