-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Mastering ExtJS - Second Edition - Second Edition
By :
In this chapter, we are going to implement the multilingual capability of the system. This feature will allow the system to display the translation of the labels according to the language selected by the user (using some HTML5 features as well).
We will also learn how to implement the logout capability so that the user can end the session, and also for security reasons, we will learn how to implement a session timeout warning for the user, in the case of inactivity (not using the mouse or keyboard for a while).
Also, after the user is authenticated, we need to display the application. In this chapter, we will learn how to implement the base of the application.
So, in this chapter, we will cover:
Change the font size
Change margin width
Change background colour