PDA

View Full Version : VR doesn't always work


yajohn
07-21-2004, 09:19 AM
Any advice on why the Quicktime vrs don't display on some users' terminals would be appreciated. The URL is here:

http://www.paradiseonthebeach.com/virt.htm

When it doesn't work, the message javascript:; appears in the status bar of the browser.

TIA

John

Antoniohawk
07-21-2004, 09:34 AM
Try the following:
<a href="#" onmousedown="MM_openBrWindow('vr1.htm','','width=490','height=310'); return false;">
The # just makes it so that the browser doesn't go to some random page and if you put return false; in there, it won't jump to the top of the page when you click on it. You're also missing some quotes.

yajohn
07-21-2004, 10:10 AM
Many thanks for your suggestion.

I tried that just now and it still didn't work. The only difference was that instead of javascript:; being displayed in the status bar http://www.paradiseonthebeach.com/virt# was displayed.