Category : English

Quizz: Working with the DOM

May 20, 2009 | English | By Hazel | No Comments

The time has come to evaluate the knowledge we acquired about the DOM and how we can manipulate it in a very simple way by using the Ext JS Framework. Good luck!

Read more

Quizz: Working with the DOM

Handling events on DOM elements and components

May 19, 2009 | English | By Hazel | 1 Comment

The events are a very important part in every applications, because in this way we can monitor the user actions and our system will react depending on the situation.

Read more

Handling events on DOM elements and components

Custom alerts and messages shown to the user

May 18, 2009 | English | By Hazel | 2 Comments

The messages are very important for the user interaction with our applications, Ext JS has an especial component to replace the typical “alert” or “confirm” messages with a more appealing ones.

Read more

Custom alerts and messages shown to the user

Apply effects to the Elements

May 14, 2009 | English | By Hazel | No Comments

The user is the most important part of our applications and we must ensure a good impression. Ext JS has different visual effects that allow us get the user’s attention to inform the system status, in this chapter we will talk about the effects that are available.

Read more

Apply effects to the Elements

Searching DOM elements with selectors

May 07, 2009 | English | By Hazel | No Comments

In this chapter we are going to build a couple of “tabs”, so in order to do that we need to search the elements in the DOM and give them the required functionality and styles.

Read more

Searching DOM elements with selectors

New Quizzpot Forum

May 07, 2009 | English | By Hazel | No Comments

Yesterday we installed a new forum for this site! The purpose of this forum is to encourage the Quizzpot community to help each other in solving issues or questions. We’ve received many messages asking for help in certain things and we think it will be much better if we can document the solutions and make them available for everyone.

Read more

New Quizzpot Forum

The class DomHelper

Apr 29, 2009 | English | By Hazel | No Comments

Ext JS has a very useful tool to manipulate the DOM in a very simple way, so in this chapter we will see how to create elements, apply styles and insert them in the DOM.

Read more

The class DomHelper

Getting to know the object Element

Apr 28, 2009 | English | By Hazel | 2 Comments

When we need to work with elements from the DOM (Document Object Model) it is very important to know the object “Element” because it contains methods that will make our job easier.

Read more

Getting to know the object Element

Quizz: Basic concepts of JavaScript (Part I)

Apr 27, 2009 | English | By Hazel | 1 Comment

We have finished the object-oriented programming chapter, now is the time to do a little “Quizz”. Since the material we covered this time is quite large I decided to divide the evaluation in two quizzes, this is the quizz of the first half and later on I will publish the second half. Good luck!

Read more

Quizz: Basic concepts of JavaScript (Part I)

Inheritance in JavaScript

Apr 17, 2009 | English | By Crysfel | No Comments

JavaScript has a unique way of object creation and inheritance, this concept is called “prototypal inheritance”, basically an object can inherit methods and properties to other objects creating a prototype to create new objects.

Read more

Inheritance in JavaScript
Page 4 of 71234567

Updates

RSS

Subscribe to our feeds to receive updates of our newest posts and free tutorials.

Site search

Maybe we have what you need, would you like to search first?

Donations

Would you buy me a cup of coffee? I am sharing my knowledge and time with you, help this project grow. Thank you!