sneha414 Posted May 5, 2009 Share Posted May 5, 2009 I added a scrollbar using jscrollpane sucessfully to my from. #pane2{ height: 500px; width: 558px; } Now i want same scrollbar to my textarea also. What will be code for it. I have added the #textarea{ height: 30%; width:30% } This code shows the scroll bar but it doesn't Work. when i add multiple lines i found the teatarea default scrolllbar working and no change in jscrollpane's scroll bar. I short, I have two scrollbars for my textarea . Default (which i dnt want)and working. And jscrollpane (Which i want) and non working Any help will be appricieted Link to comment https://forums.phpfreaks.com/topic/156911-jscrollpan-not-working-for-textarea/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.