Jump to content

Jscrollpan Not working for textarea


sneha414

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.