Hi there Bob, Johnie, Necro and folks, Help needed yet again, I'm having a problem with a flash menu in as such as I can't get the target to force into the designated frame, with a standard gif menu it'll force but with the flash menu it forces into the menu frame which ain't what I wants you see cos me menu sort of dissappears, any suggestions?? the target html file is coded as such
<SCRIPT LANGUAGE="JavaScript">
<!--
var u = window.self.location.href;
if( window.parent.location.href == u )
window.location.href = "index.html?row2col2=" + u.substring( u.lastIndexOf( '/' ) + 1 );
//-->
</SCRIPT>
which to my way of thinking should do the trick but it doesn't,
Cheers William
