Hey there,
You may be having a jQuery library conflict...I've had this problem before. Sometimes, especially on platforms like WordPress, you have to include the $.noConflict(); function to compensate. Check out: http://api.jquery.com/jQuery.noConflict/