Need som smart advice here, I have a "each"loop like this.
$("input[@name='category']").each(function(){
});
And then I want to run a function after the "each" i done Is thatpossible?
all the best / johannes
Post a Comment
No comments:
Post a Comment