Top "Width" questions

The property which determines the size of an object on the X-axis.

jquery detect window resize

I have a question about a site I'm working on regarding detecting when the window is resized. I know this …

jquery dynamic width detect window-resize
Outer Padding and Margins with Masonry / Isotope

I have been struggling with Isotope for a while now. After a few different sittings, I can't seem to figure …

jquery width jquery-masonry jquery-isotope
How to make Tab pages' widths fit into the TabControl's width

I have a TabControl with two tab pages. How can I make the tab pages fit into the width of …

c# width tabcontrol tabpage
CSS: Parent-Div does not grow with it's children (horizontal)

I would like the parent-div (red) to grow with the green child-div. Now it just stops at the viewport. <!…

css width parent
Is it possible to style a text input to fill the width of it's parent?

I have had this issue for years and I've seen similar questions before, but none of them have addressed the …

css width textinput
Change width of a segmented control based on titles in each segment?

Starts like this, which I like: But then I add a segment and this happens: The width is set in …

ios objective-c user-interface width uisegmentedcontrol
Twitter bootstrap 3: Navbar changes width when affix fires

Well, I have a curious issue concerning the bootstrap-3 affix script. You can see the problem in this fiddle. Please …

css twitter-bootstrap width navbar affix
"width: calc(100% / 3);" not working properly

I have a 3 column layout that should fill the whole screen so on my columns I am using: width: calc(100% / 3); …

html css width rounding css-calc
Why table width is ignored?

I coded style in the following: table.gridtable { font-family: verdana,arial,sans-serif; font-size:14px; color:#333333; border-width: 1px; border-color: #666666; border-collapse: collapse; …

html css width css-tables
How do I make a StringGrid's columns fit the grid's width?

I've been looking for a long time for a solution without any luck. Does anyone know a simple way to …

delphi grid width stretch