BlocksIt.js is a jQuery plugin for creating dynamic grid layout. It manages to convert HTML elements into ‘blocks‘ and position them in well-arranged grid layout like Pinterest, one of the hottest ...
Does a function behave like an object in Javascript? Prove it by an example yes function behave like objects in js. in js , function are first-class object, whivh mean they can have properties,methods ...