Making it accessible

by Jim Schneider <jim(at)sourdoughjim.com>

 Date:  Tue, 22 Jan 2002 08:15:44 -0900
 To:  hwg-techniques(at)hwg.org
  todo: View Thread, Original
I'm working on a page that consists, basically, of a list of names. There 
is additional information associated with each name which I want to keep 
hidden until the viewer either points to the name or clicks on it. I want 
to make this work in as many browsers as possible. For newer browsers I'm 
using layers in conjunction with onMouseover and onMouseout to show and 
hide individual layers. For those that can't handle layers I'll make each 
name a link to an external file. I used the window-open function 
[href=javascript:openWin(url)]to open a new window which would close 
onBlur. I've got the basics of that figured out, but now I need to make it 
open a window for those that don't have java enabled or who's browser can't 
handle java. Any suggestions would be greatly appreciated. Thanks.

Jim Schneider
Sourdough Jim's Web Design and Consulting
http://www.sourdoughjim.com

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA