Skip to content

Instantly share code, notes, and snippets.

@recon08
recon08 / cross-fade-angularjs.htm
Created February 21, 2016 13:43 — forked from bennadel/cross-fade-angularjs.htm
Cross-Fading Images With AngularJS
<!doctype html>
<html ng-app="Demo" ng-controller="AppController">
<head>
<meta charset="utf-8" />
<title>
Cross-Fading Images With AngularJS
</title>
<style type="text/css">