friendsterTalk - Friendster Forum

friendsterTalk - Friendster Forum

Welcome guest! Please Login or Register.

#1  2008-04-18 07:11:35

niknok_1999
 ton
niknok_1999's display avatar
» SuperFriendster
wat eh burrrr....
Location: lihim na lokasyon
Registered: 2007-08-20
Posts: 8122
Reputation: 23

Add Mini Youtube in your profile [Add Box (js)]

credits: :arrow: http://www.labpixies.com, marfillaster's addbox

preview:            


when clicked:

this widget requires addbox function (js).. coz i tried applyin it directly to my page but doesnt work

paste this code and generate it at master marfillaster addbox generator..

code:

<table border="0" align="center" cellpadding="0" cellspacing="0" style="margin:0px; padding:0px; border:1px solid #000000;"><tr><td style="padding-left:10px; height:15px; line-height:15px; background-color:#000000;"><a href="http://www.labpixies.com" style="font-family: Arial,Verdana; font-size:12px; font-weight:bold; text-align:left; text-decoration:none; color:#ffffff;">Gadget by LabPixies.com</a></td></tr><tr><td style="padding:10px;"><iframe allowTransparency="true" align="middle" scrolling="no" width="300" height="312" frameborder="0" src="http://www.labpixies.com/campaigns/youtube/youtube.html"> </iframe></td></tr></table>

or use the old addbox.. (old coz this addbox is already 90 yrs old :p joke)

function onProfileLoad() {
    //onload handler

var ysearch="<iframe allowTransparency='true' align='middle' scrolling='no' width='300' height='312' frameborder='0' src='http://www.labpixies.com/campaigns/youtube/youtube.html'> ";

addBox("RIGHT"," youtube search",ysearch,"ysearch",null);

}

function addBox (type,head,htm,id,sibling) {
//by marfillaster

//type "LEFT" | "RIGHT"
//head header string
//htm innerHTML string
//id css_id string
//sibling css_id_insertbefore string | null
/* Available default Siblings
    LEFT
        0 = controlpanel
        1 = photos
        13 = blogs
        12 = reviews
        6 = moreabout
        18 = publiccomments
        10 = scrapbook
    RIGHT
        15 = meettrail
        2 = friends
        14 = googleads
        7 = fan
        8 = groups
    null - appends to last
*/
   
    try {
        var li=document.createElement("li");
    } catch(e) {
        var li=document.createElement("<li>");
    }
    if(type=="LEFT") {
        var ul=document.getElementById("0").parentNode.parentNode;
        htm="<div class='boxcontent'>"+htm+"</div>";
    }
    else var ul=document.getElementById("2").parentNode.parentNode;
   
    li.innerHTML="<div id='"+id+"' class='commonbox "+id+"'>"+
                    "<h2>"+head+"</h2>"+
                    "<div id='content_"+id+"'>"+
                        htm+
                    "</div>"+
                    "</div>";
                   
    if(sibling==null) ul.appendChild(li);
    else {
        sibling=document.getElementById(sibling).parentNode;
        ul.insertBefore(li,sibling);
    }
}

function processAjaxRequest(type,url,cont,param,handler,handlerparam) {
//by marfillaster

//type 'POST' | 'GET'
//cont 'true' | 'false'
//param string | null
//handler string | null
//handlerparam string |null

    if(handlerparam) handlerparam=","+handlerparam;
    else handlerparam="";
    var httprequest= window.XMLHttpRequest? new XMLHttpRequest():new ActiveXObject("Msxml2.XMLHTTP");
    if(handler) eval("httprequest.onreadystatechange=function(){if (httprequest.readyState==4) {"+handler+"(httprequest.responseText"+handlerparam+");}}");
    httprequest.open( type, url, cont);
    if(type=="POST") {
        httprequest.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
        httprequest.setRequestHeader("Content-length", param.length);
        httprequest.setRequestHeader("Connection", "close");
   
    }
    httprequest.send(param);
}

if anyone here knows how to tweak the background color for it.. :penguin:

Last edited by niknok_1999 (2008-04-20 13:05:42)




nuthing here.. :D

#2  2008-04-18 07:50:38

iconald
 Ronald
iconald's display avatar
» FriendsterManiac
Pogi c",) \m/
Location: Philippine
Registered: 2007-09-27
Posts: 819
Reputation: 4
Friendster

Re: Add Mini Youtube in your profile [Add Box (js)]

wow :thumbsup: thanks for sharing..


#3  2008-04-19 08:01:49

lady_end
 gErLyn
lady_end's display avatar
» FriendsterElite
♥sZhinghAi♥
Friendstertalk University
Location: xiTy oF LoVe
Registered: 2008-01-28
Posts: 3975
Reputation: 165
Friendster

Re: Add Mini Youtube in your profile [Add Box (js)]

enx for sharin.
nice one.
enx for that.
kip on sharin.



                                     -MiZs.LhyN-
<mai siggy>Kapatedd--Dess.!

#4  2008-04-20 13:08:48

niknok_1999
 ton
niknok_1999's display avatar
» SuperFriendster
wat eh burrrr....
Location: lihim na lokasyon
Registered: 2007-08-20
Posts: 8122
Reputation: 23

Re: Add Mini Youtube in your profile [Add Box (js)]

^ thanks :P

i wish its possible to tweak the background color for it.. anyone?? :paranoid:




nuthing here.. :D

#5  2008-04-21 11:48:06

mabuhay
 Artmann
mabuhay's display avatar
» FriendsterFreak
PAL
Friendstertalk University
Location: Laguna
Registered: 2008-03-11
Posts: 1887
Reputation: 96
Friendster

Re: Add Mini Youtube in your profile [Add Box (js)]

waaahhh...gud job
thanks 4 this bro.
keep it up
it works 2 my page
remarks: :thumbsup::thumbsup:



awtz, prang nputukan ung kamay ko sa avatar...he3!

#6  2008-04-22 05:47:58

caloykoy
 Juan Carlo S. Razal
caloykoy's display avatar
» FriendsterNewbie
"Im Worthless."
Location: Philippines
Registered: 2007-10-20
Posts: 40
Last visit: 2009-01-05
Reputation: ~
Friendster

Re: Add Mini Youtube in your profile [Add Box (js)]

thanks for sharing! good work! keep it up! :eh:

#7  2008-04-23 18:23:01

anoer
 Noel
anoer's display avatar
» FriendsterManiac
Silent Mode : ON
Location: Dead Sea
Registered: 2007-05-24
Posts: 708
Reputation: 50
Friendster

Re: Add Mini Youtube in your profile [Add Box (js)]

that's was nice :thumbsup: thank's 4 sharing dude :D


#8  2008-06-11 10:36:59

mudpoet
 rick ryan medillo
mudpoet's display avatar
» FriendsterManiac
Location: in my dreams
Registered: 2008-01-22
Posts: 945
Last visit: 2009-01-06
Reputation: 11
Friendster

Re: Add Mini Youtube in your profile [Add Box (js)]

nice.. it works on my other proffy... thanks for sharing!



click for mudpoet's layout

#9  2008-07-03 10:11:08

akuzet16
 juliene
akuzet16's display avatar
» FriendsterWhiz
^[crazy ugly duckling!]:]
Friendstertalk University
Location: philippines, davao
Registered: 2008-04-10
Posts: 3204
Last visit: Yesterday
Reputation: 94
Friendster

Re: Add Mini Youtube in your profile [Add Box (js)]

weeehhh!.,
haha... nice one!.,
hehe.. i'm looking for this actually!.,
hehe..
kip on sharing kk?!.,


#10  2008-08-06 19:34:03

Free-friendster.com
» FriendsterNewbie
Registered: 2008-07-27
Posts: 40
Last visit: 2008-09-04
Reputation: ~

Re: Add Mini Youtube in your profile [Add Box (js)]

Thanks broo.. ;);););)

#11  2008-08-07 11:52:43

---xXirukiTepe---
 My name is Xiru
---xXirukiTepe---'s display avatar
» FriendsterElite
My 1st & last dance-->him
The Undefeated Society
Location: KARAKURA TOWN
Registered: 2007-11-01
Posts: 5463
Reputation: 584
Friendster

Re: Add Mini Youtube in your profile [Add Box (js)]

wow thanks for sharing... welcome back... too.. :o



---> do not dare me... or else :arrow:

#12  2008-08-07 13:28:25

losher29
 doesn't know what to put.
losher29's display avatar
» FriendsterElite
SugarRushh xD
Mga Masayahing Pinoy!
Location: Beach on Hawaii.
Registered: 2008-04-02
Posts: 3512
Reputation: 175

Re: Add Mini Youtube in your profile [Add Box (js)]

wow nice trick!
thanks for sharing!!
:o

#13  2008-09-10 13:16:45

emosher_28
 Edward Joseph Tagle
emosher_28's display avatar
» Cursed Member
Unleashed the fury
Location: Antipolo
Registered: 2007-11-17
Posts: 102
Last visit: 2008-12-01
Reputation: -1
Friendster

Re: Add Mini Youtube in your profile [Add Box (js)]

:arrow:its good...
tnx for sharing it..

#14  2008-09-10 13:18:34

emosher_28
 Edward Joseph Tagle
emosher_28's display avatar
» Cursed Member
Unleashed the fury
Location: Antipolo
Registered: 2007-11-17
Posts: 102
Last visit: 2008-12-01
Reputation: -1
Friendster

Re: Add Mini Youtube in your profile [Add Box (js)]

it really works!!

#15  2008-09-10 15:50:28

suddendeath
 Adeq
suddendeath's display avatar
» FriendsterFreak
Just Do It
.White Protector.
Location: Malaysia
Registered: 2007-12-15
Posts: 1663
Reputation: 46

Re: Add Mini Youtube in your profile [Add Box (js)]

^ avoid double post....

thx 4 share....


#16  2008-10-06 05:03:07

rodruth
 ruthgladyson
rodruth's display avatar
» FriendsterTalker
live now die later
Location: cavite
Registered: 2007-10-23
Posts: 111
Last visit: 2009-01-06
Reputation: 1
Friendster

Re: Add Mini Youtube in your profile [Add Box (js)]

very cool add on...


#17  2008-10-31 14:20:25

jddrulez
 JaydeE
jddrulez's display avatar
» FriendsterTalker
neWbiE on The haUs..!!
Friendstertalk University
Location: piLipiNas
Registered: 2008-10-22
Posts: 152
Last visit: Yesterday
Reputation: ~

Re: Add Mini Youtube in your profile [Add Box (js)]

wow... thnx 4 this.......
thnxx for sharing.....
:thumbsup:



^Look me in d' Eyes..?!^

#18  2008-10-31 14:26:25

Dfamador
 Moderator.
Dfamador's display avatar
» FriendsterFreak
(;¬_¬)
Artwork 101
Location: Cebu City.ph
Registered: 2007-12-21
Posts: 1674
Last visit: Yesterday
Reputation: 83
Friendster

Re: Add Mini Youtube in your profile [Add Box (js)]

This Add-On is really great & unique as well. It will obviously make your profile viewers envy.


Search Friendstertalk

Board footer

FriendsterTalk is not affiliated with Friendster.com
Copyright © 2002–2009 PunBB

[ 11 queries - 3.717 second ]

Pay Per Click Ads by pay per click advertising by Kontera

FriendsterTalk.com x

Welcome to FriendsterTalk! You'll need to login in order to fully use all the features and view all the sections of this site.

Please register if you're not yet a member. =)