Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Explain drupal and working with javascript ?

Answer Posted / Siddharth Kumar Srivastava

Drupal is a free and open-source content management system (CMS) written in PHP. It's used to build, develop, and maintain websites. When it comes to working with JavaScript in Drupal, it's primarily used for client-side interactivity and behavior enhancements. The main ways Drupal works with JavaScript are through:
1. Core JavaScript libraries: Drupal core provides several JavaScript libraries that help with various tasks such as AJAX requests, forms, dialogues, and more.
2. jQuery library: Drupal 7 uses the jQuery library, which is a popular, fast, and concise JavaScript library for handling DOM manipulation, CSS animations, and AJAX calls. Drupal 8 onwards uses Symfony's Twig template engine and has minimized the use of jQuery.
3. Custom JavaScript modules: Developers can create custom JavaScript modules to add specific functionality or behavior to their Drupal websites.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the drupal current version?

147


Did you contributed the drupal site (any module)?

102


How will you create a field using code?

118


How to create custom table using drupal module?

123