$(document).ready Many time we use ` $(document).ready `when we work with jQuery.This code is written when we execute our code when DOM is ready** except...
By JavaScript we can detect orientation event of mobile application that it is in landscape or portrait mode. In JavaScript window object has orientation property so we...
As per my Previous article  you know Angular Directive.if you not donât know then please first read my previous article then come on this article by this you...
As per my Previous article  you know Angular Module,$scope and  Controller. if you not donât know then please first read my previous article then come on this article by...
Notification Messages jQuery Plugin is for top bar notification messages. It can dismiss it by clicking the x. [button type=âbd_button btn_largeâ url=âhttps://github.com/audreyr/messagebarâ target=âonâ button_color_fon=â#3fc2daâ button_text_color=â#ffffffâ ]Website[/button] ...
The Modal is a jQuery plugin to implement modal boxes.Facebook and VK photo modals are working like this plugin.You can use it w/o markup at all by opening empty...