Jump to content

jquery resizable scrollbar


robert_gsfame

Recommended Posts

I have jquery to create a scrollbar at certain height

<script>

  $(document).ready(function(){

    $("div.scroll").scrollTop(300);

 

  });

  </script>

 

what i want to ask, can i resize the height of the scrollbar using cursor like what phpfreaks forum have for their textarea

 

thx

Link to comment
https://forums.phpfreaks.com/topic/199021-jquery-resizable-scrollbar/
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.