Top "Width" questions

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

qTip Dynamic Width

I am currently using qTip jQuery plugin in combination with Full Calendar. Both of these works great. However, I am …

dynamic width fullcalendar qtip
border-width in em - but set a minimum border-width

I want a div to have a border-width relative to the font-size, so I set for example border-width: 0.1em;. But …

css width border minimum-size
How to draw a path with variable stroke width

My code is basically from this example (http://corner.squareup.com/2010/07/smooth-signatures.html) and Google APIs (FingerPaint) but now I …

android drawing width paint stroke
How can I make a fixed positioned div inherit width of parent?

Is there a way a fixed positioned div can inherit the width of a parent? I know fixed width is …

html css width fixed
Grid inside a StackPanel: why do auto and * behave strangely?

My google and stackoverflow search-fu have failed me, so I present to the community this question. (This is all generated …

wpf grid width stackpanel
Dynamically change width of spinner in Android

I tried to dynamically change the width of a spinner with the code below, but I get an error message. …

android dynamic width spinner layoutparams
How can i make WinForms TabPage header width fit it's title?

How can i make WinForms TabPage header width fit it's title? Here is the problem.

c# winforms width tabcontrol tabpage
GridView - set width of column in code behind (AutoGenerateColumns="true")

My GridView : <asp:GridView ID="GridView1" runat="server" OnRowDataBound="GridView1_RowDataBound" AutoGenerateColumns="true" DataKeyNames="Role_id"> </asp:…

asp.net gridview width code-behind autogeneratecolumn
background css 100% width horizontal scroll issue

I am facing this issue when i scroll the window to horizontal then the footer and header breaks. Please help …

css width footer background-color horizontal-scrolling
Getting SVG container size in snapSVG?

What is the correct way to get the size of the 'paper' object with SnapSVG, as soon as it has …

javascript height width snap.svg