Troubleshooting approach for my 1st script
Hi,
I'm trying to get my 1st ever script going inside a page that I suspect already has Jquery loaded.
1st question before trying to work whit it wont work is how can I be sure that Jquery is in fact loaded to the page?
Firebug shows JQuery under script tag in the watch section. There is no errors on the Console tab. (javascript errors enabled)
Thank in advance
Todd