Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
CSS Help
ithcy
New
i'm trying to get a div inside the vanilla content area to overflow with scrollbars but only vertically. (i want lines to wrap when they're too wide for the container.)
i can't get any scrollbars to appear in firefox no matter how i style it.
help me please. this is driving me bonkers.
below is <div style="width:300px; height:50px; overflow-y:scroll; overflow-x:hidden">. do you see any scrollbars?
i can't get any scrollbars to appear in firefox no matter how i style it.
help me please. this is driving me bonkers.
below is <div style="width:300px; height:50px; overflow-y:scroll; overflow-x:hidden">. do you see any scrollbars?
this is a test this is a test this is a test this is a test this is a test
this is a test this is a test this is a test this is a test this is a test
this is a test this is a test this is a test this is a test this is a test
this is a test this is a test this is a test this is a test this is a test
this is a test this is a test this is a test this is a test this is a test
this is a test this is a test this is a test this is a test this is a test
this is a test this is a test this is a test this is a test this is a test
this is a test this is a test this is a test this is a test this is a test
this is a test this is a test this is a test this is a test this is a test
0
This discussion has been closed.
Comments
Let's just use this thread to keep testing...
overflow: scroll;
Pellentesque massa leo, rhoncus nec, euismod ac, ultricies et, turpis. In ac orci id purus aliquet interdum. Nam elit neque, vehicula quis, venenatis eget, placerat eget, urna. Sed nisl dolor, feugiat eget, accumsan eu, porttitor sed, diam. Etiam aliquet. Maecenas ultrices dolor ut pede. Proin ac felis sed odio ultricies pulvinar. Pellentesque in magna eu tortor tincidunt accumsan. Donec purus. Pellentesque fermentum, mi eu hendrerit malesuada, velit felis dictum sem, quis tincidunt eros purus nec quam. Praesent turpis. Pellentesque nisi ipsum, tincidunt quis, laoreet congue, elementum id, quam. Donec a mauris.
Pellentesque massa leo, rhoncus nec, euismod ac, ultricies et, turpis. In ac orci id purus aliquet interdum. Nam elit neque, vehicula quis, venenatis eget, placerat eget, urna. Sed nisl dolor, feugiat eget, accumsan eu, porttitor sed, diam. Etiam aliquet. Maecenas ultrices dolor ut pede. Proin ac felis sed odio ultricies pulvinar. Pellentesque in magna eu tortor tincidunt accumsan. Donec purus. Pellentesque fermentum, mi eu hendrerit malesuada, velit felis dictum sem, quis tincidunt eros purus nec quam. Praesent turpis. Pellentesque nisi ipsum, tincidunt quis, laoreet congue, elementum id, quam. Donec a mauris.
this is a test this is a test this is a test this is a test this is a test
this is a test this is a test this is a test this is a test this is a test
this is a test this is a test this is a test this is a test this is a test
this is a test this is a test this is a test this is a test this is a test
34px:
thanks mark. i had just figured out the same thing.
Because I edited your first comment, and maybe there's a bug in here somewhere...