Wayne Fuller wrote: > Can someone tell me why the below code doesn't seem to work? > > I have seen the "window.status" set by JavaScript in other pages I have > visited, but when I try it, > it doesn't seem to work. The following code snippet is what I am > using. zStatus is an associative array > where "zID" is the index. When I run this and mouse over the link, what > shows up in the status bar > is the link to the location (i.e., > "http://www.somewhere.com/somepage.html"), not the value of the array. > > If I use an "alert()" the display the values of either zStatus array of > window.status, it displays the > appropriate value. You might like to try a JavaScript support list. What browser are you using? Many browsers do not allow JavaScript to alter the status bar, notably Firefox. -- Jasper Bryant-Greene Freelance web developer http://jasper.bryant-greene.name/Received on Sunday, 18 September 2005 01:02:47 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:24:57 GMT