Polyfill (programming)

This is an old revision of this page, as edited by DiscipleOfKnowledge (talk | contribs) at 14:33, 13 January 2012. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A polyfill or polyfiller is code designed to provide technology that is not native to a browser. For example, earlier versions[which?] of IE do not support all the features of HTML5 which may necessitate the use of polyfills to display features of HTML5 which are not supported by the browser.[1]

References

  1. ^ Sharp, Remy. "What is a polyfill?". Retrieved 13 January 2012.