Skip to content Skip to sidebar Skip to footer
Showing posts with the label User Interface

Table Cell Widths - Fixing Width, Wrapping/truncating Long Words

I have a table containing cells with text of various lengths. It is essential that all of the table… Read more Table Cell Widths - Fixing Width, Wrapping/truncating Long Words

Is An Editable Select Box The Right Way?

I have a scenario where a user is emailing another user in an HTML based web app. For the To: field… Read more Is An Editable Select Box The Right Way?

Html5 Based Node-graph Editor?

I'm looking for an in browser click-n-drag type editor for editing directed labeled graphs. All… Read more Html5 Based Node-graph Editor?

Scalable Circles With Dynamic Numbers Inside

Apologies if this has been asked and answered already, as I was not able to find an appropriate sol… Read more Scalable Circles With Dynamic Numbers Inside

Html Scroll Box With Horizontal Controls For Vertical Scrolling

I am trying to move the controls from a scroll box, from the default vertical position on the right… Read more Html Scroll Box With Horizontal Controls For Vertical Scrolling

Create Dynamic Equal Sized Small Squares Grid In Fixed Size Big Square

How can I be able to create dynamic equal-sized squares inside a fixed big square? size should be a… Read more Create Dynamic Equal Sized Small Squares Grid In Fixed Size Big Square