Subversion Repositories wimsdev

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4158 bpr 1
slib_lang_exists_tmp=yes
2
 
3
slib_title=Tooltip containing an html text which appears when the mouse points on a word.
4
slib_parms=3\
5
,word on which the mouse should point\
6
option=[DURATION, 4000, FONTSIZE, '14pt', ABOVE, 'true'],option\
7
,text
8
 
9
slib_out= code for tooltip
10
 
11
slib_example= rouge,, une couleur\
12
mouse here,nojs [DURATION, 1000,TITLE,'First clue'], the word has 5 letters\
13
mouse here, [FONTSIZE, '25pt'], .....\
14
mouse here, [TITLE, 'Some Title', PADDING, 9],another example\