MouseWheel scrolling not working after ajax partial postback
Posted: Wed Jul 11, 2012 6:38 am
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.
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.