var scriptFile = $(tempNode).attr("customJScriptSrc");
When passing this i get
“Reference Error: Can’t find variable: $”
Kindly suggest me any alternative methods.
add this script:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
at top of the document(added before your javascript code).
or download the library and reference it in you code.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With