Use the below specified style
of comments <script language=javascript> <!-- javascript code goes
here // --> or Use the <NOSCRIPT>some html code </NOSCRIPT> tags
and code the display html statements between these and this will appear on the
page if the browser does not support javascript 
Subscribe to:
Post Comments (Atom)
What is restrict option in directive?
The restrict option in angular directive, is used to specify how a directive will be invoked in your angular app i.e. as an attribute, class...
- 
jQLite is a subset of jQuery that is built directly into AngularJS. jQLite provides you all the useful features of jQuery. In fact it provi...
 - 
<script type="text/javascript"> var days = new Array(); days[0] = "Sunday" days[1] = "Monday"...
 
No comments:
Post a Comment