Page 1 of 1

MouseWheel scrolling not working after ajax partial postback

Posted: Wed Jul 11, 2012 6:38 am
by Drew
Hi, im using StiMvcViewerFx with razor mvc and i put it in a partial view and calling it via ajax,
Its working fine on the initial load of the page both scrolling using the mouse wheel and zooming using mouse wheel + holding [ctrl].

The problem is when after i do an ajax partial postback both the scrolling and zooming by using the mouse wheel is not working.

I tested this with IE9 and its working with no problems, i only encounter it when viewing my page in HTML5 browsers like chrome and firefox.

Hope somebody can help thanks.

Re: MouseWheel scrolling not working after ajax partial post

Posted: Fri Jul 13, 2012 6:30 am
by Vladimir
Hello,

Unfortunately, we cannot correct this issue, since it is the peculiarities of different browsers - they handle mouse events differently.

Thank you.