- Navigazione
- Curriculum Vitae
- Ricerca & Sviluppo
- Javascript
- Java
- Python
- Zope & Plone
- Massime ed Aforismi
- Area link
Sviluppo Javascript
Al momento questa sezione si limita a fornire una serie di librerie Javascript che rendo liberamente disponibili.
Tutto il codice è rilasciato sotto licenza GPL.
Sorgenti Javascript
BoxOver Dragbox Monkeypatch
- Download
-
boxover-dragbox-monkeypatch.js (formato text/javascript)
- Description
-
This script is a patch to use with BoxOver, a Javascript library that make
possible to realize, in your Web pages, more graceful tooltips. BoxOver is used in many area
of this site but you can test it now inside the green highlighted
text, in patched mode yet.
BoxOver, by default, can freeze box tips using is own optional properties like singleclickstop and doubleclickstop, make possible to insert element like links in the tip text directly. But move the box in a different zone, because it may cover some interesting text on the page, isn't possible. possible, - How to install
- Just add this script in the head of your HTML page (after the "boxover.js" inclusion).
- Behaviour after patch
- Thanks to this script, in all case describer above where the box in freezed, is possible to move it around the page simply dragging the box header (something like moving window of your OS graphical interface).
- References
-
BoxOver is developed by Oliver Bryant and you can find it at
products site.
The patch discussion is in the forum on the same site.
