I am using jQuery.ui.dialog.js to show the modal pop up.. But this Jquery.ui.dialog.js is throwing a javascript error 'jQuery' is undefined. Please help . How can i resolve this. I am using this two .css and .js
1.jquery.ui.dialog.css & 1.jquery.ui.dialog.js 2.jquery-ui-1.8.2.custom.css & query-ui-1.8.2.custom.js
Please advice.
Have you ensured that your tag for jQuery comes before the same for jQuery UI?
Beginners guide is here: