HTML Response compared with old html
Posted
by inetech
on Stack Overflow
See other posts from Stack Overflow
or by inetech
Published on 2010-05-22T21:28:16Z
Indexed on
2010/05/22
21:30 UTC
Read the original article
Hit count: 120
I have a respone returned as 'response'
I need to compare it with old HTML. If it is different it will just do some css.
The problem is it detects a different change everytime even when there is no difference and there is a continueous loop which makes my animation on css repeat itself.
Anyone help?
© Stack Overflow or respective owner