AngularJS | Browser resize function with AngularJS
I used to write some function for small resolution screen using screen width condition. But function was executing when load the page and when resize and refresh the screen.
I used to write some function for small resolution screen using screen width condition. But function was executing when load the page and when resize and refresh the screen.
You can make a HTML form using HTML5 localStorage feature. Why required localStorage for form?
How to Create an AJAX Contact Form using HTML, CSS, jQuery and PHP.
When we working with jQuery library most of the time forget to add jQuery code inside $(document).ready() function.
I'm going to explain you how to make menu static position when scrolling page. Basic HTML, CSS & jQuery knowledge is enough to do this work. Just we are adding a dynamic class when page scroll and add styles for dynamic class.
Using jQuery getJSON()
method is used to get JSON data using an AJAX HTTP GET request. AngularJS have easy method to access external JSON data using AngularJS.
html5shiv is an HTML5 JavaScript shim for IE to recognize and style the HTML5 elements workaround, invented by Sjoerd Visscher, to enable styling of HTML5 elements in versions of Internet Explorer prior to version 9, which do not allow unknown ele
JavaScript Object Notation, is an open standard format that uses human-readable text to transmit data objects consisting of attribute–value pairs. It is the most widely used format for interchanging data on the web.
Copyright © 2024, shanidkv.com