Last edited by sahabat.peterpan (2008-01-01 04:29:31)
[quote]MOVEIT.box = MOVEIT.getModuleByClassName([b]/friends/i[/b])[0].parentNode;
MOVEIT.appendbox = MOVEIT.getModuleByClassName([b]/scrapbook/i[/b])[0];
MOVEIT.box.appendChild(MOVEIT.appendbox);
MOVEIT.box = MOVEIT.getModuleByClassName([b]/friends/i[/b])[0].parentNode;
MOVEIT.appendbox = MOVEIT.getModuleByClassName([b]/photos/i[/b])[0];
MOVEIT.box.appendChild(MOVEIT.appendbox);[/quote]
thanks for the share!
btw, how bout putting
[Any Box]
↓ ..then
[Friends]
(STILL ON THE RYT SYD)
..is it possible??
Last edited by _silent.sand_ (2008-02-14 02:16:53)
[quote]MOVEIT.box = MOVEIT.getModuleByClassName([b]/friends/i[/b])[0].parentNode;
MOVEIT.appendbox = MOVEIT.getModuleByClassName([b]/scrapbook/i[/b])[0];
MOVEIT.box.appendChild(MOVEIT.appendbox);
MOVEIT.box = MOVEIT.getModuleByClassName([b]/friends/i[/b])[0].parentNode;
MOVEIT.appendbox = MOVEIT.getModuleByClassName([b]/photos/i[/b])[0];
MOVEIT.box.appendChild(MOVEIT.appendbox);[/quote]
[/quote]
thank you..