Can you give a sample page? I'm confused about what you mean by "only 2 elements to remove".
On Jul 2, 9:51 am, Evert <[EMAIL PROTECTED]> wrote:
> //only 2 elements to remove
> $("#id").removeClass('onesimpleclassonly');
>
> It took almost 3 ~ 4 seconds to remove the class.
> What can I do to speed up the process?

