SlideNote jQuery sliding notifications

generic cialis

SlideNote is a customizable, flexible jQuery plugin that makes it easy to display sliding notifications on your website or in your web application.

SlideNote offers a set of five options that allow you to modify the behavior and/or content of the script:

  • where specifies how far down the user must scroll before the notification slides into view.
  • corner controls from which side of the screen the notification will slide in.
  • URL tells SlideNote from where to pull the data to use as the content of the notification. If no container is specified, then the entire page will be used.
  • container is to be used in conjunction with URL. When specified, it will only pull content from the element having the specified ID from the specified URL.
  • closeImage displays the image at the specified URL. When clicked, it will slide the note out of view. The note will not display until the next time the user scrolls passed the where value.

You can download SlideNote from here.

One Response to “SlideNote jQuery sliding notifications”

  1. Tom McFarlin says:

    Hey,

    Thanks for sharing my project – I appreciate it!

    Tom