Friday, May 9th, 2008
Preface
There has been a lot of confusion I have observed on the Ext Forums as to xtype. Some people ignore it fully, some think that it is what it is not. So I've decided to clarify it.
Definition
xtype is a symbolic name given to a class. Nothing less, nothing more.
For ...
Posted in Know-how | 9 Comments »
Saturday, April 5th, 2008
See also: Simplest 3 Columns Layout with CSS
Design Goals
I have decided to re-design my webpage because I used some nested floating divs and I started to lose track of the hierarchy and css rules assigned to them. The design goals were:
Fixed width content area always displayed centered in the ...
Posted in Know-how | 4 Comments »