Сообщения с тегами: ‘extjs’

ExtJs Color Field

15, Ноя 2009

Небольшое расширение на основе TriggerField.
extjs-colorfield


Подробнее »

Created some base interface classes that implements Application architecture into ExtJS script.
Base function of this architecture is:

  • Modularity
  • Auto-adding modules to the application
  • Incapsulation

Example

Подробнее »

Css fix:

button::-moz-focus-inner,
input::-moz-focus-inner
{
border: none;
}


Наверх