Hi,
I have JavaScript code in my pages to maintain the scroll position over postbacks, but it is overridden on any page with CuteEditor on it - the code functions correctly and returns to the correct position, but as soon as the CuteEditor control has finished loading/initialising, it scrolls the page to the top.
How can I stop CuteEditor from doing this?
Thanks
ChrisD