php-videoGet needs a video URL as input and it will parse that page's source code looking for video-related meta tags.These tags are then parsed and retrieved inside a PHP array.The class can fetch information like:- video title- video description- poster...

jQuery DropDown will show a popover dropdown panel next to a desired page element, triggered when clicking the item.The dropdown panel produced by this action is a simple menu which can hold various controls.The developer is in full control over each of...

jQuery.notify is a quick-fix solution if you need to show feedback on a Web page.It lets developers build simple ways of showing dynamic confirmations for various actions and page states, supporting by default these 5 notification types:-alert- success-...