If I have a pointer to a div, what is the right way to ask for it's DOM class? Can I just say
mydiv.class? or is it mydiv.style.class? I'm only seeming to get an error in IE7 when I try either of these -- Henry Minsky Software Architect [email protected]
