How to

AJAX, which is an acronym that stands for Asynchronous Javascript Technology and XML, is a collection of different technologies combined to produce a more user friendly web experience for web visitors. The technologies include javascript, XML and cascading style sheets (CSS) as...

More
  • March 25, 2011

Web developers that still believe in creating code manually can really benefit from using jQuery to develop a website. It’s not a web wizard, but it defnitely makes coding much easier. Anyone that has manually coded a webpage may be familiar with...

More
  • February 15, 2011

Ofcourse, less the DOM will get traversed quick will be the output. Therefore here is the trick to cache the element in jquery so as to reduce traversing. Here we go: Wrong Way var myElement = $(‘#anyElement’); $(‘#anyElement’).show(); $(‘#anyElement’).addClass(‘anyClass’); . Right Way...

More
  • September 14, 2010

Today working on a simple ajax jquery call, I was searching for setting context in ajax function suddenly one my javascript master came and wrote a code below, and it was done. Its look like this: $(‘#click_me’).function(){ $.ajax({ type: ‘POST’, data: ‘value=34’,...

More
  • September 11, 2010
8 Best Free Stock Video Websites for Tiktok, Reels, and Shorts Top 5 PHP Frameworks: Fast and Secure