Learning jQuery - Course - Tutorials - lesson 8 - Effects -3-
:: Animation

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

The jQuery animate() method is used to create custom animations. The animate() method is typically used to animate numeric CSS properties, for example, width, height, margin, padding, opacity, top, left, etc. but the non-numeric properties such as color or background-color cannot be animated using the basic jQuery functionality.

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.


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

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

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

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

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

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