ngDfp icon indicating copy to clipboard operation
ngDfp copied to clipboard

Fix Readme

Open westonganger opened this issue 10 years ago • 1 comments

remove data- prefix from ng-dfp-ad in one example

westonganger avatar Aug 08 '15 03:08 westonganger

Using "data" in front of an attribute is critical to achieving valid HTML. Any attribute that does not use the "data" will not be recognized as a valid attribute

diemedina avatar Feb 16 '17 14:02 diemedina