Sanjoy Roy

[MCM, MCP, SCJP] – Senior PHP Programmer

Tag Archives: ExtJS

Ext.NET Examples Explorer (Version 1.6)

How to change the default theme in ExtJS


  • Download a theme from the extjs server. Please note that you need to register before you download the theme.
  • Copy the .css file (e.g xtheme-slate.css) to the resouces/css/xtheme-slate.css directory.
  • Copy the slate folder to the resouces/images/slate directory.
  • Copy the following line to the head section of your html/php file.

ExtJS – Cross-Browser Rich Internet Application Framework


https://i0.wp.com/www.extjs.com/assets/images/extjs2.png

Ext JS is a cross-browser JavaScript library for building rich internet applications. It includes:

  • High performance, customizable UI widgets
  • Well designed and extensible Component model
  • An intuitive, easy to use API
  • Commercial and Open Source licenses available

Ext JS supports all major web browsers including:

  • Internet Explorer 6+
  • FireFox 1.5+ (PC, Mac)
  • Safari 3+
  • Opera 9+ (PC, Mac)