What does polyfill mean?
Answer / Subhash Kumar Mishra
Polyfill is a piece of code that provides the functionality of new or non-standard APIs (Application Programming Interfaces) to older browsers that do not natively support them, thus making it possible for modern JavaScript features to work on older platforms.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is dom in javascript?
What is the difference between remove() and removeChild()?
How to go next field without filling the text? Which function should we use?
How to write a function in javascript?
How to remove the event listener?
What are a fixed-width table and its advantages in javascript?
What are javascript objects?
What is the difference between local storage & session storage?
What is the scope of variables in JavaScript?
Define escape() function?
Hi Friends, I am new to java, please provide some use full docs, and where can i get basic Java script docs... thanx in advance
What is console.log()?