ng-app is a directive in AngularJs. Many of angularJs directives available in https://doc.angularjs.org/api go through this site and select API Reference from Develop menu.
In this article, I will show you how to download div content using javascript on button click. To save the content of the div you need to trigger the click event and get downloaded from the innerHTML using elementId.
In this article I will show how to glow a message highlight for 2 seconds using highlight effect implemented in jQuery UI. We can set color and time duration for the effect.
I have created Helper file that is not accessible from App_Code folder and also HtmlHelper is getting null while running. It was resolved by get helpers from the PageContext
You can get favicon.ico from the root folder of the website using Google web service, but this service is not guarantee they might remove it at anytime.