Ajax content in IE8

70 views
Skip to first unread message

badtant

unread,
Jun 4, 2012, 10:55:56 AM6/4/12
to ie7-js
Hi,

I'm currently trying out ie7-js.

I'm working with enhancing IE8 and have this in my html:
<!--[if lt IE 9]>
<script type="text/javascript" src="IE9.js"></script>
<![endif]-->

So far so good. But since I have some ajax calls I want to use the
recalculate module.
<!--[if lt IE 9]>
<script type="text/javascript" src="IE9.js"></script>
<script type="text/javascript" src="ie7-recalc.js"></script>
<![endif]-->

Now IE9.js stops to work I'm not even calling document.recalc() yet.
What am I doing wrong?

I'm using these sources:
http://ie7-js.googlecode.com/svn/version/2.1%28beta4%29/IE9.js
http://ie7-js.googlecode.com/svn/trunk/lib/ie7-recalc.js

Mike

unread,
Jun 9, 2012, 4:11:42 AM6/9/12
to ie7-js
As I understand it ie7recalc is pretty old and doesn't work any more.
I would use this script without hesitation if the recalc method could
be made to work.

I also tried selectivzr but that doesn't implement a recalc method
either.

Please someone let me know if I am mistaken about about the lack of a
working recalc function, or if it becomes available.

Mike
Reply all
Reply to author
Forward
0 new messages