It appears the problem is to do with the way the control checks if the browser has javascript enabled, and it decides both IE 8 and Chrome don't, hence nothing is shown to the user.
The only work arounds I've come across are:
- Don't use the thing
- Put IE8 into compatibility mode (or download this hotfix)
- Use this nasty hack around
Obviously we cannot expect our users to have to follow special procedures to view our site, and with the only other solution being a hack, we'd rather go with something else completely...
0 comments:
Post a Comment