ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

Is jQuery code executed on the clientside, or serverside?

user-image
تم إضافة السؤال من قبل Syed Kamran Hyder , Senior UI/UX / Web & Graphic Designer / SharePoint Designer , Saudi Basic Industries Corporation (SABIC)
تاريخ النشر: 2014/10/27
Jamal Abdul Nasir
من قبل Jamal Abdul Nasir , Senior Software Engineer , MEX FINTECH FINANCIAL SOLUTION MANAGEMENT

jQuery code is executed on the client side... bt u can call the ajax call from jQuery to access server side code.. like PHP, Ruby etc..

Mostafa Ahmed Taha Taha
من قبل Mostafa Ahmed Taha Taha , IT Manager , Nahda University

JQuery executed to Client side

jQuery is a cross-platform JAVASCRIPT library designed to simplify the client-side scripting of HTML, Its runs on Client side.

 

Moataz Saleh
من قبل Moataz Saleh , Senior Software Developer & Business Analyst , Dopravo

As Jamal said, the Jquery executed primarily on client-side by the browser, but it gives you the ability to call a particular function or action onto your server by sending 'xml-http Ajax request(jqXHR)' targeted specific server-side url, and receiving the response content in many different formats such as (html, Json, xml and so on). 

Sunit Ardeshna
من قبل Sunit Ardeshna , Sr. Magento Developer , Innovify

Client side. It is basically create from javascript.

Imtiaz Ansari
من قبل Imtiaz Ansari , Associate , Cognizant Technology Solutions

Always Client Side: Scripts that execute in client side. In context of websites, it is scripts that execute in the browser of the user.

 

Eg: Javascript, VB etc. JQuery, DOJO are libraries build on top of Javascript so it is also client side.

It is always executed on the client side.

It is interpreted by client browser. For example Chrome has "V8" high performance javaScript engine which interpret the javaScript.

Haider Ali Chaudhry
من قبل Haider Ali Chaudhry , Senior Software Engineer , Hexagon Safety & Infrastructure

Jquery is always used for client side scripting.

Muhammad Junaid
من قبل Muhammad Junaid , Asp .Net Developer , Qmobile meddle east

It is executed on client side  and it is very important for developer because where  developer stuck in code it help the developer.

Adnan Hamdani
من قبل Adnan Hamdani

jQuery execute at the client side, and also you can execute it on the server by side by creating web-services and then call those web-services through AJAX calls.

المزيد من الأسئلة المماثلة

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟