Documentation
This commit is contained in:
parent
513424f27f
commit
87c9664e5c
1 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@
|
|||
* \code
|
||||
// Example
|
||||
echo JS_INFOBULLE;
|
||||
echo HtmlInput::infobulle(x);
|
||||
echo HtmlInput::Icon_Action(x);
|
||||
\endcode
|
||||
*/
|
||||
|
||||
|
|
@ -64,4 +64,4 @@ function displayBulle(p_comment) {
|
|||
d.style.top=posY+offsetY+"px";
|
||||
d.style.left=posX+offsetX+"px";
|
||||
d.style.visibility="visible";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue