Skip to content

Add support for html5 tags & attributes in html4 browsers.

Notifications You must be signed in to change notification settings

langemike/angular-html5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

AngularJS HTML5 Polyfill

< input placeholder="Text" />

Show placeholder text in old browsers.

< video > tag with video.js

Example:

<video h5-src="{{video.url}}" on-ended="doSomthing($event)" h5-play="playVideo" />

About

Add support for html5 tags & attributes in html4 browsers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%