jQuery baloon plugin

If you are looking for any good tool tip functionality , you can have best jquery plugin to develop the same.
you can check http://file.urin.take-uma.net/jquery.balloon.js-Demo.html .

Features :

  • Without css and images. Easy to apply to a website.
  • Edge of balloon tip is placed on optimized position.
  • Can be styled by both script and css.
  • Fast even if the page has many balloons, because only add event handler when the document is ready.
  • Any HTML and jQuery object as contents.
  • User-friendly API.
  • Fine-tunable position, animations and some effects.
  • Adjust position and size when the window size is changed.
  • Advanced methods for power user.

<script type="text/javascript" src="js/jquery.balloon.js"></script> 
$(function() {
  $('selectors').balloon(options);
});  




Enjoy !!!!

No comments:

Post a Comment