« Web, HTML, Tech Forum

how to add a scroll wheel to interests?

Posted by slickendo

posted

Forum: Web, HTML, Tech

does anyone have a code for adding a scroll wheel to interests table?
like for me i want a scroll wheel in music bc i made it my place for stamps. thank you!


Report Topic

1 Reply

Reply by zmrg

posted

just add this under the table you changed





height: 200px;
overflow: auto;



you can change the height to anything though!


Report Reply