Home > Article > Web Front-end > The difference between ie6 and ie7, ff when calling js_javascript skills
Click
The same operation as above will cause problems when executing under ie6 and the ajax data cannot be requested, but there is no problem under ie7 and ff
So it needs to be modified to
Click
or
Click
and that’s it