parent.frame is null or not an object
Reference: http://flowersofdoom.net/a_index.html
Okay this seems like it should be very straightforward. I need to call a function on a_1.html from a_2.html. I'm using IE 6.0, and have also (unsuccesfully) tried Firefox 1.5 too.
When I load a_index.html I receive a javascript error saying, "parent.f2 is null or not an object". Any suggestions?
Thank you.
a_index.html
a_1.html
a_2.html
Okay this seems like it should be very straightforward. I need to call a function on a_1.html from a_2.html. I'm using IE 6.0, and have also (unsuccesfully) tried Firefox 1.5 too.
When I load a_index.html I receive a javascript error saying, "parent.f2 is null or not an object". Any suggestions?
Thank you.
a_index.html
a_1.html
a_2.html
