ADD CONTROL PANNEL BUTTONS
+2
[DYOSZA]BEBOT
Calvin po ang name ko
6 posters
Page 1 of 1
ADD CONTROL PANNEL BUTTONS
copy then paste in to ur .js file
EDIT:
"YOUR ID"
Send Message
Send A smile
Add as Friend
etc.. bahala kana
> if u want 2 add some buttons and links...
ok...
copy den paste ff. code..
EDIT:
"YOUR ID"
Send Message
Send A smile
Add as Friend
etc.. bahala kana
- Code:
function HCG() {
var hcg1 = document.getElementById("controlPanelButtons");
var hcg2 = "<div class=\"clearfix\">"+
"<li><a href=\"/sendmessage.php?uid=YOUR_ID\">Send Message</a></li>"+
"<li><a href=\"/sendmessage.php?uid=YOUR_ID&action=sendsmile\">Send A Smile</a></li>"+
"<li><a href=\"/july0ne\">hehehe....</a></li>"+
"<li><a href=\"/addfriendrequest.php?uid=YOUR_ID\">Add as Friend</a></li>"+
"<li><a href=\"/referafriend.php?refer=YOUR_ID\">Forward to Friend</a></li>"+
"<li><a href=\"/group/inviteone.php?uid=YOUR_ID\">Invite to Group</a></li>"+
"<li><a href=\"/comments.php?uid=YOUR_ID\">Add Comment</a></li>"+
"<li><a href=\"/bookmarks.php?action=add&uid=YOUR_ID\">Add Bookmark</a></li>"+
"</div>";
hcg1.innerHTML = hcg2;
}
window.onload = function() {HCG();}
> if u want 2 add some buttons and links...
ok...
copy den paste ff. code..
- Code:
"<li><a href=\"/bookmarks.php?action=add&uid=YOUR_ID\">Add Bookmark</a></li>"+
Re: ADD CONTROL PANNEL BUTTONS
thnx for the code
[DYOSZA]BEBOT- MOD
- Posts : 227
Reputation : 172
Join date : 2009-05-26
Age : 34
Location : DOHA QATAR
Re: ADD CONTROL PANNEL BUTTONS
tnx sa code and sharing
PLAYBOY[FORBIDDEN_LOVE]- Amatuer
- Posts : 93
Reputation : 10
Join date : 2009-05-26
Age : 35
Location : saudi
Re: ADD CONTROL PANNEL BUTTONS
tenchu s share
[DYOSZA]gane- MOD
- Posts : 221
Reputation : 122
Join date : 2009-05-26
Age : 27
Location : Baguio City, Philippines
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum