Dropdown Side Menus jQuery Plugin

Dropdown Side Menus jQuery Plugin designed to build dropdown side menus rapidly.It is very easy to use. [button type=”bd_button btn_large” url=”https://github.com/iprignano/tendina” target=”on” button_color_fon=”#3fc2da” button_text_color=”#ffffff” ]Website[/button]  [button...

Facebook Like Counter jQuery Plugin

Facebook Like Counter jQuery Plugin helps to make your website more interactive.It stores data on the client with localStorage (for multiple values) or cookie (for single...

this in angularjs

Most of the time we use this in JavaScript or $(this) in jQuery . Now How to use this in AngularJS ? In Angular by $event  we...

How to update driver in Ubuntu

Normally when we work with Linux type operating system(like in Ubuntu,Xubuntu,Kubuntu) then it will get driver automatic.but when  Motherboard is other then INTEL **like ASUS **and...

Code organization in angularjs

When we work with any programming language the main thing is our code structure and code organization. Because when new person work with us then...

Dynamic routing with AngularJS

In My previous Article we have learned about Routing in angular JS . But in normal routing if we have 1000 route then at that time...