Skip to content

arnaudbreton/angular-backstrech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

angular-backstrech

A simple AngularJS directive to use jQuery backstretch plugin (http://srobbin.com/jquery-plugins/backstretch/)

How-to use it?

Installation

Get the last angular-backstretch.js from here OR install it via Twitter bower: bower install angular-backstretch

Setup

  1. Include angular-backstretch.js in your project
  2. Add it as a dependency of your main module: angular.module('app', ['backstretch'])
  3. Declare an HTML element using the directive: <body backstretch background-url="..."></body>

About

A simple AngularJS directive to use jQuery backstretch plugin (http://srobbin.com/jquery-plugins/backstretch/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published