Hi all,
Currently working on Application Express 19.1.0.00.15.
I am getting the following error "Uncaught ReferenceError: $ is not defined".
The error occurs in a javascript I am currently working on: "$(document).ready(function() {"
From my searches on the net it appears the jquery is not installed or at the least not loaded when $ is invoked.
Anyones know where and what references I need to build to allow $ to run.
As usual any comments, suggestions, tips are greatly appreciated.
Jake