TinyTip was developed to be as small and non-intrusive as possible, working without slowing down the page with large JS&CSS files.
Its setup is quite simple and tooltips can be added via simple JS calls or via HTML5 data attributes.
Tooltips can be shown next to any element on the page, and they can be triggered using hover or click events.
TinyTip components can be shown in various positions next to the original page element, and they can also be styled via custom CSS whenever this is required.
Simple usage instructions are included with the download package, just what developers need to easily add it to their projects.
What is new in this release:
- First release.
Requirements:
- JavaScript enabled on client side
- jQuery
Comments not found