I have a page that uses the jquery function:
$(document).ready(function() {
and I have put an alert in there, and tried everything. It does
Btw, you can write it even shorter:
$(function() {