PDA

View Full Version : Javascript function not called from external frameset


ufitzi
07-19-2005, 11:25 PM
HELP!
I have frameset, w/ navigation and content page, where the content is a flash movie.
I use getURL to call a JS function on my page.
WORKS GREAT!!

Now, I've created another frameset (same structure), on a different site, with that site's navigation, and the content frame is now an absolute link to the above mentioned content frame.

Now my JS function does not get called in IE (still works in Mozilla browsers).
When I view source, I see my JS function as it should be, IE just won't call the function. No JS errors, nothing. (I trie alert(), still nothing).
I'm running WinXP Pro, IE 6.0 (ooooo, this is interesting, the suffix to my IE version reads ".....xpsp2......" blah blah blah, yet I'm still running SP1.
hmmmmmmmmmmm......wonder if this is inhibiting the clling of that function.
Any insights??
Thanks, !!
bh