can't find variable: $j

Posted by orangebrainer on Stack Overflow See other posts from Stack Overflow or by orangebrainer
Published on 2010-06-10T07:39:10Z Indexed on 2010/06/10 7:42 UTC
Read the original article Hit count: 157

Filed under:
|
|
|

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!

© Stack Overflow or respective owner

Related posts about error

Related posts about variable