Ahh i'm stuck again. helpp
why do i encounter this "can't find variable: $j" when i use this method
function myMethod(htmlObject) { var buttonTags = $j("button",htmlObject); ... }
Sorry for askin silly questions again. running outta time =\ THANKS FOR THEHELP!