Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

Is jQuery code executed on the clientside, or serverside?

user-image
Question ajoutée par Syed Kamran Hyder , Senior UI/UX / Web & Graphic Designer / SharePoint Designer , Saudi Basic Industries Corporation (SABIC)
Date de publication: 2014/10/27
Jamal Abdul Nasir
par 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
par 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
par 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
par Sunit Ardeshna , Sr. Magento Developer , Innovify

Client side. It is basically create from javascript.

Imtiaz Ansari
par 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
par Haider Ali Chaudhry , Senior Software Engineer , Hexagon Safety & Infrastructure

Jquery is always used for client side scripting.

Muhammad Junaid
par 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.

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.

Its always client side.. Node js is server side

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?