tags:

views:

22

answers:

0

Has anyone worked with JSLab DOM correction library (JDC lib).

I guess this enables IE to support for many of the events/methods which were till now only supported by Mozilla,safari etc...

I'm looking for help with implementing this library....

For example: I have a event

DOMNodeInserted

which works well in firefox but has no support in IE

Can I use JDC library in this scope?

Any help in this would be greatly welcom.

Also if there are alternate ways to make IE support these events/methods please share with me.

Thanksing you in advance