Nevermind, it's 'className', not 'class' ...
On Fri, Jun 12, 2009 at 2:07 PM, Henry Minsky <[email protected]>wrote: > 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] > > > -- Henry Minsky Software Architect [email protected]
