jijo-paulose / jscrollpane

Automatically exported from code.google.com/p/jscrollpane
0 stars 0 forks source link

Using jquery mousewheel with a slider & Jscrollpane #281

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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