YourNameHere Posted September 20, 2009 Share Posted September 20, 2009 I have a div and I want the text to wrap and create a vertical scrollbar and no horizonal bar. is there a way to do this? Javascipt or CSS solutions would be fine. Quote Link to comment Share on other sites More sharing options...
YourNameHere Posted September 20, 2009 Author Share Posted September 20, 2009 Nvermind, I'm an idiot. I just wrapped an outer div with a fixed width and a fliud height. Quote Link to comment Share on other sites More sharing options...
haku Posted September 20, 2009 Share Posted September 20, 2009 You don't even need to do that. You can give the div a fixed height, and it will automatically add vertical scroll bars. 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.