Welcome to ahex technologies

Jquery basics

  • September 8, 2015
  • Sanjay
What Is Jquery? It is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with...

Introduction to JSON

  • September 8, 2015
  • Sanjay
JSON (JavaScript Object Notation) is a lightweight format that is used for data interchanging. also a subset of JavaScript’s Object Notation (the way objects are built in JavaScript).JSON is...