Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Internet Explorer error generator

ieError

Reminds the old good times with this tiny library!

You also can draw with this !

Installation

bower install

Usage

var ieError = new ieError();

If you want to enable the debug mode

var ieError = new ieError(true); 

And that's all !

Configuration

/* the dom element to append */
var bodyNode = $('body') 
/* error image */
, img = "./assets/ieError.gif" 
/* number of millisecond between each snap */
, timeOut = 100; 

Requirements

  • jQuery
  • jQuery-ui

About

Internet explorer error generator

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages