I have some data that is grouped into categories which are being shown/hid using SPAN and JAVASCRIPT. This part works fine. However, I need some way to show a SPAN (i.e. the group people are most ...
The following code works in Firefox, but not in IE. I am sort of new to Javascript and can't figure out why it won't work in IE. Its a simple page that has two unordered lists, one of which is ...