JAVASCRIPT

This theme imports several Javascript files.

  1. jQuery
  2. My custom scripts
  3. Some plugins
  1. jQuery is a Javascript library that greatly reduces the amount of code that you must write.
  2. The javascript code (except the google maps code) is found in 2 main files : control.js ,ajaxcalls.js and property.js . The ajaxcalls.js containt actions related to ajax calls. The property.js is containing actions and animations only for property page while control.js is covering the whole site. The google map code is found in google_map_code_contact.js for contact template page, google_map_code_listing.js for property page and google_map_code.js for the rest of the files.
  3. There are several plugins inported. We use Modernizer for detecting browser resolution, prettyphoto for picture display and imagesloaded for handling image loading.

 

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.