Change "movie" to "div" there -- you don't actually have a variable
named movie, and there isn't even an element named movie, or one with
that id (only the class).
Also, try moving the openTab function to the top of the script; this
should make it slightly more resilient, although I don't think that's
causing any problems for you at the moment.
On 2010-03-08 14:11, Ryan Getz wrote:
I am having trouble with an error in thee
movie.innerHTML = '<iframe
src="http://www.icedivx.com/video.php?vurl="' + y + '></iframe>'
Telling me movie is not defined
--
cc | pseudonymous |<http://carlclark.mp/>
--
|| Confidence is the feeling you have before you really understand the
problem. || http://tagzilla.mozdev.org v0.066
--
You received this message because you are subscribed to the Google Groups
"greasemonkey-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/greasemonkey-users?hl=en.