I am not very good with javascript. I am trying to launch MOOdalBox via javascript because I plan to open it through flash eventually. I cant get a simple link to even open it via javascript. Here is my HTML source:
http://pastie.org/435573
I get the error: launchURL is no defined in my error console when I try and open it. If I move that function out of the moodal src and make its own I then get MOOdalBox is not defined. What am I doing wrong here??
http://pastie.org/435573
I get the error: launchURL is no defined in my error console when I try and open it. If I move that function out of the moodal src and make its own I then get MOOdalBox is not defined. What am I doing wrong here??