Learning jQuery - Course - Tutorials - lesson 4 - Events -1-

jQuery is a powerful and widely used JavaScript library to simplify common web scripting task.

Events are often triggered by the user's interaction with the web page, such as when a link or button is clicked, text is entered into an input box or textarea, selection is made in a select box, key is pressed on the keyboard, the mouse pointer is moved etc. In some cases, the Browser itself can trigger the events, such as the page load and unload events.

jQuery is a fast, lightweight, and feature-rich JavaScript library that is based on the principle "write less, do more". It's easy-to-use APIs makes the things like HTML document traversal and manipulation, event handling, adding animation effects to a web page much simpler that works seamlessly across all the major browsers like Chrome, Firefox, Safari, Internet Explorer, etc.

jQuery also gives you the ability to create an Ajax based application in a quick and simple way. Big companies like Google, Microsoft and IBM are using the jQuery for their applications. So you can easily understand how popular and powerful the jQuery is.

jQuery was originally created by John Resig in early 2006. The jQuery project is currently run and maintained by a distributed group of developers as an open-source project.

You can save a lot of time and effort with jQuery. So bookmark this website and continue on.


تعليم جي كويري - دورة - دروس - درس 4 - الأحداث - الجزء الأول.

جي كويري هي مكتبة جافا سكربت قوية ومستخدمة على نطاق واسع لتبسيط مهمة البرمجة النصية للويب الشائعة.

جي كويري هي مكتبة جافا سكريبت سريعة وخفيفة الوزن وغنية بالخصائص تستند إلى مبدأ "اكتب أقل ، أنجز المزيد". تجعل واجهات برمجة التطبيقات سهلة الاستخدام أشياء مثل اجتياز مستندات HTML ومعالجتها ومعالجة الأحداث وإضافة تأثيرات الرسوم المتحركة إلى صفحة الويب أبسط بكثير وتعمل بسلاسة عبر جميع المتصفحات الرئيسية مثل Chrome و Firefox و Safari و Internet Explorer وما إلى ذلك.

يمنحك جي كويري أيضًا القدرة على إنشاء تطبيق قائم على Ajax بطريقة سريعة وبسيطة. الشركات الكبيرة مثل Google و Microsoft و IBM تستخدم jQuery لتطبيقاتها. لذلك يمكنك بسهولة فهم مدى شعبية جي كويري وقوته.

تم إنشاء jQuery في الأصل بواسطة John Resig في أوائل عام 2006. يتم تشغيل وصيانة مشروع jQuery حاليًا بواسطة مجموعة موزعة من المطورين كمشروع مفتوح المصدر.

يمكنك توفير الكثير من الوقت والجهد مع jQuery. لذا ضع إشارة مرجعية على هذا الموقع واستمر في.