On Nov 11, 3:15 am, pradeep <[EMAIL PROTECTED]> wrote:
> I am using prototype 1.6.0, when i tried to use
>
> element.hasClassName(className);
>
> method .as a part of my development .it is working fine in
> firefox...but it sucks in
>
> ie6...(nothing is working here...)
>
> is this a known issue...

Yes. Though, usually, not much of an issue:

$(element).hasClassName(className);

--
kangax
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to