Pages: 1
You are viewing a post by darylldelfin. View all 12 posts in MooTools: DOM Ready event Suppose you want to add something below your groups box (id='8') in your Friendster profile. [code]function myFunction(){ ... addBox("RIGHT","","","cssid","8"); ... }[/code] .