This may be an IE issue, not a Cortona issue. Try going into Tools/Internet Options and then the Security tab. Choose the Zone that the site in question falls into (or place it in a Zone), click Custom Level and then under Scripting in the list of options, enable 'Allow status bar updates via script'.
I'm not sure if that'll see 'into' the VRML, but its worth a try.
I developed a number of hobby applications under Cortona 4.0 and 5.0 that on a mouse rollover for an object displays a description of the object in the MS-IE status bar using Javascript. E.g. -
Browser.setDescription(browser_desc_changed);
After IE 7.0, the Browser.setDescription no longer seems to work. Is there alternative code that would display a message on a rollover?
- Kurt
|
|