I'm positioning the legend on chart load event. See http://jsfiddle.net/kzoon/fhTA5/9/
This works fine on IE9, Chrome and IE9, but in IE8 and below the legend is rendered in it's original position (bottom).
Can anyone tell me:
What part of my code doesn't work in IE8?
Is ther ea way to make it work?