Steve

Hello developers.  We really find jquery  a good framework and find out really good tricks which every web developer should know. Here is the list: 1. Disable right-click menu: $(document).ready(function(){ $(document).bind(“contextmenu”,function(e){ return false; }); });

More
  • December 18, 2009

CSS positioning of elements is really sometimes confusing but is very easy to understand. Lets start with static position. Static position is default for any element on a Web page. If position of element is not defined , it will be static...

More
  • December 17, 2009
8 Best Free Stock Video Websites for Tiktok, Reels, and Shorts Top 5 PHP Frameworks: Fast and Secure