Q695 Posted May 3, 2014 Share Posted May 3, 2014 I've tried asking the stack overflow people this question, but no one seems to know how to fix it. The fiddle: http://jsfiddle.net/WH7Kf/13/ Your mission should you accept it: How do I make the HTML slider with CSS stay in the sound box? Quote Link to comment Share on other sites More sharing options...
KapaGino Posted May 4, 2014 Share Posted May 4, 2014 (edited) Giving td a property of overflow: hidden seems to help, You can then change the height of the second table row to match the width of the track. But I'm not sure if this is exactly what your looking for? http://jsfiddle.net/WH7Kf/27/ Edited May 4, 2014 by KapaGino Quote Link to comment Share on other sites More sharing options...
Q695 Posted May 5, 2014 Author Share Posted May 5, 2014 Actually it works best if you turn the table, then turn back the words in a div: http://jsfiddle.net/WH7Kf/14/ 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.