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? Link to comment https://forums.phpfreaks.com/topic/288190-making-a-sound-board-layout-issues/ Share on other sites More sharing options...
KapaGino Posted May 4, 2014 Share Posted May 4, 2014 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/ Link to comment https://forums.phpfreaks.com/topic/288190-making-a-sound-board-layout-issues/#findComment-1478189 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/ Link to comment https://forums.phpfreaks.com/topic/288190-making-a-sound-board-layout-issues/#findComment-1478270 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.