github gasparesganga/jquery-loading-overlay v2.0.0

latest releases: v2.1.7, v2.1.6, v2.1.5...
6 years ago
  • SVG images support
  • CSS3 animations support
  • 4 different built-in keyframes animations: rotate_right, rotate_left, fadein and pulse
  • Text element support
  • Progress element support (basically what Extra Progress was doing in v1)
  • New actions text and progress
  • color option is now named background
  • Default image is a modern, lightweight and customizable SVG instead of the old fashioned GIF
  • Default maxSize increased to 120px
  • Fixed size support (don't fancy dynamic scaling? Here you go!)
  • Javascript sourcemaps
  • New folder structure, with source files under src/ and production files under dist/
  • A bunch of new options:
    • background, backgroundClass
    • imageAnimation, imageAutoResize, imageResizeFactor, imageColor, imageClass, imageOrder
    • fontawesomeAnimation, fontawesomeAutoResize, fontawesomeResizeFactor, fontawesomeColor, fontawesomeOrder
    • customAnimation, customAutoResize, customResizeFactor, customOrder
    • text, textAnimation, textAutoResize, textResizeFactor, textColor, textClass, textOrder
    • progress, progressAutoResize, progressResizeFactor, progressColor, progressClass, progressOrder, progressSpeed, progressMin, progressMax
    • direction

See release notes

Don't miss a new jquery-loading-overlay release

NewReleases is sending notifications on new releases.