17 Of The Best Rated Angular 2 Website Templates
It normally does not happen that in a period of just a few years a framework has almost completely taken over the web development space. But the Angular 2 web…
Programming Related Technology Blog
It normally does not happen that in a period of just a few years a framework has almost completely taken over the web development space. But the Angular 2 web…
Code snippet for validating a phpGrid column in javascript of a multi-select Grid. For example in order select orders from grid to dispatch, one would validate the order status before…
ItĀ is often required to haveĀ Newsletter subscription form on the home page of your website. For that i have written a small piece of code to demonstrate Newsletter subscription…
Add the following to the onkeypress event of your text box
Very handy code to redirect mobile users to your mobile website. Simplify put it on the home page of your desktop website. Replace http://mywebsite.com/m with your the url of your…
Get screen width and height on a webpage using JavaScript using the screen object
Hiding a DIV using javascript Showing it back