I have a dropdown list box at the top of the page. Depending on what option is selected determines how the rest of the page is drawn. Some of the options require the ckeditor and so it's loaded in using the ajax functionality.
The problem is that every time this happens the browser seems to scroll down or 'focus' on where the editor is loaded. I really can't leave it like that as it requires the user to go back up to the top.
I've been trying to figure this out for a while. I'd greatly appreciate any help.
Thanks.
The problem is that every time this happens the browser seems to scroll down or 'focus' on where the editor is loaded. I really can't leave it like that as it requires the user to go back up to the top.
I've been trying to figure this out for a while. I'd greatly appreciate any help.
Thanks.