File: demos/startbootstrap-sb-admin-2/bower_components/morrisjs/spec/support/placeholder.coffee

Recommend this page to a friend!
  Classes of Emmanuel Podvin   Blapy   demos/startbootstrap-sb-admin-2/bower_components/morrisjs/spec/support/placeholder.coffee   Download  
File: demos/startbootstrap-sb-admin-2/bower_components/morrisjs/spec/support/placeholder.coffee
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Blapy
jQuery plugin to load linked pages using AJAX
Author: By
Last change: Update of demos/startbootstrap-sb-admin-2/bower_components/morrisjs/spec/support/placeholder.coffee
Date: 2 years ago
Size: 162 bytes
 

Contents

Class file image Download
beforeEach -> placeholder = $('<div id="graph" style="width: 600px; height: 400px"></div>') $('#test').append(placeholder) afterEach -> $('#test').empty()