Monthly Archives : February 2014

Home  >>  2014  >>  February

Brushless gimbal Red Epic Black Magic Cinima 3-axis GB85

The FULL KIT NOW available with Brushless Belt drive for DjI S800, S1000 & droid works Cinestar . http://mymobilemms.com/OFFTHEGRIDWATER.CA/index.php?main_page=product_info&cPath=20_22&products_id=659   Red Epic 3-Axis hand held Brushless Gimbal includes heavy lift landing gear for the brushless gimbal will fit Cinestar, hoverfly, carbon core, droid works multi copters no modification. For RED...
read more

JQuery Tips & Trix

The jQuery Tips and Tricks We will now discuss some tips and tricks to use jQuery to its fullest potential. In this section we will discuss a series of such tips. Disabling Right Mouse Click $(document).ready(function(){ $(document).bind(“contextmenu”,function(e){ return false; }); }); Determine Browser Suppose you were to determine the browser...
read more

JQuery

The jQuery dev team has been releasing code updates frequently since the project began. JavaScript developers have never had an easier framework to code on frontend interfaces. For anybody just getting started in web development you can be certain to run into some jQuery code on the web. I have...
read more