error 'o.find' is not a function
error 'o.find' is not a function
hi. i am using opera 10.61+win 7.
after write this
// ==UserScript==
// @require
http://jqueryjs.googlecode.com/files/jquery-1.3.2.min.js
// ==/UserScript==
movie = $(".moviename-big").parent().parent().parent().find("span").html();
i've got an error in opera console:
Uncaught exception: TypeError: 'o.find' is not a function
whats wrong? maybe opera javascript cause this error?
thanks
Topic Participants
raz0rnsk
sime.vidas