CK EDITOR AND ANGULAR JS Easy way to implement ck editor with angular js. CKEditor is a ready-for-use HTML text editor designed to simplify web... Read More
Javascript
JQuery UI Datepicker with AngularJS How to use jquery ui calendar with angular js? Recently I found out it is not straight forward to use... Read More
Creating Modals with Bootstrap Modals are basically a dialog box that is used to provide important information to the user or prompt user to take... Read More
Google Map with Multiple Markers
1 min read
Google Map with Multiple Markers Place the below script in head tag <script type=”text/javascript” src=”http://maps.google.com/maps/api/js?sensor=false”> </script> Place The below Code in body tag <div id=”map”... Read More
Detect Browser Javascript Is enable or not
1 min read
Add In Master Pages In a Header Tag <noscript> <meta http-equiv=”refresh” content=”0; url=/noscripts.html”/> </noscript>... Read More
Clock In javascript
1 min read
Add belowe script in head tag <script type=”text/javascript” language=”JavaScript”>// <