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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.