Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб #39 Events in JQuery Part 1 в хорошем качестве

#39 Events in JQuery Part 1 6 лет назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса ClipSaver.ru



#39 Events in JQuery Part 1

We have the ability to create dynamic web pages by using events. Events are actions that can be detected by your Web Application. All the different visitors actions that a web page can respond to are called events. An event represents the precise moment when something happens. Examples: moving a mouse over an element selecting a radio button clicking on an element The term "fires/fired" is often used with events. Example: "The keypress event is fired, the moment you press a key". When these events are triggered, you can then use a custom function to do pretty much whatever you want with the event. These custom functions call Event Handlers. Video by - Tanmay Sakpal Simple Snippets Channel link -    / simplesnippets  

Comments