Skip to content

NG-D/angular-placeholder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-placeholder

angular-placeholder for ie8 and ie9

Usage:

add file:

<script type="text/javascript" src="bower_components/angular-placeholder/placeholder-ie.js"></script>

add module

angular.module('your module', ['directive']); 

Install

bower install angular-placeholder-ie