Elastic layout is a CSS design technique which allows the content dimensions to adjust to the text size that users set for their browser.
Questions tagged [elasticlayout]
27 questions
1
vote
1 answer
Autoscaling images in elastic layout
How may I display two images on a website with elastic layout, side by side which will autoscale to 50% of parent containter?
I was playing with it last night but didnt went too far.
When I went with divs, they overlaped each other or second image…

Resistante
- 43
- 1
- 7
0
votes
2 answers
Admin Panel - fluid width vs fixed width?
We're creating the interface for an admin panel and we have a dilemma: chose a fixed width approach as opposed to a fluid/elastic one.
The main argument for a fixed width is that is will look the same on all screens, irrespective of screen size.
But…

Dragos
- 59
- 1
- 8
0
votes
1 answer
Elastic WrapPanel and TextTrimming
I am attempting to create an Elastic WrapPanel.
Which means that each columns stretch itself to fit the panel's width until a new column fits inside the panel.
The columns width is based on a ItemMinWidth.
I was able to create the panel, but my…

SiriusNik
- 561
- 2
- 7
- 19
0
votes
1 answer
elastic plugin not working in ie9
I have following code. It works fine in firefox but is not working in ie9?