[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 Usage instructions for foldertree.js 2 3 foldertree was modified for egw by NDEE 2004 4 ============================================ 5 6 detailed instructions follow shortly 7 8 Definition of vars passed to function add Node() 9 10 Node(id, pid, name, url, urlClick, urlOut, title, target, icon, iconOpen, open) 11 12 where 13 id = increasing number beginning from 0 (-1=Tree-Root) 14 pid = id of parent node 15 name = name of node 16 url = url of node's link 17 urlClick = js command for onClick 18 urlOut = js command(s) for onMouseOUt 19 title = Popup Title 20 target = target frame 21 icon = icon :) 22 iconOpen = special icon when opened 23 open = TRUE/FALSE id to make node open on start 24 25 vars to follow 26 27 urlOver = js command(s) for onMouseOver (dont use currently!) 28 urlUp = js command(s) for onMouseUp
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |