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
|
|