Using jquery mousewheel with a slider & Jscrollpane
GoogleCodeExporter opened this issue · 0 comments
GoogleCodeExporter commented
I'm using jQuery mousewheel to scroll on my fullscreen slider, i have added
some textbox within these slides and im using jscrollpane for these text boxes,
jscrollpane use also jquery mousewheel to scroll. Now if i scroll on these
textboxes with mousewheel, it scrolls also my slider.
$('#popincontent'+id).jScrollPane();
What i want is, when i scroll within a textbox it scroll only the text box not
the slider!
Thank you for your help..
Original issue reported on code.google.com by prakasha...@gmail.com
on 7 Jun 2013 at 12:43