[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

executing a LINK to a neigbour target frame




Hello everybody,

can anybody tell me how I can load a html-File into another frame
(target=inhalt)
from my javascript inside VRML.
My VRML-Scene is embedded into the neighbourFrame (target=vrml).

Beside this, my Script has to do some other things.
here an example:
(this doesen't work because of the HREF)

url [ "javascript:
	function touchTime_9_15(time, ts) {
		timerA_B.set_startTime = time;
		z_switch.set_whichChoice = 1;
		parent.inhalt.location.href="..\HTML\vr_office2.html"
		}
	]
}

Merci
*Andrea

andrea@identity.de
-------------------------------------------------------------------
*** Please send administrative requests to <majordomo@sdsc.edu> ***
-------------------------------------------------------------------