friendsterTalk - Friendster Forum

friendsterTalk - Friendster Forum

Welcome guest! Please Login or Register.

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

niknok_1999
» SuperFriendster
niknok_1999's display avatar
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
» FriendsterManiac
iconald's display avatar
Pogi c",) \m/
Location: Philippine
Registered: 2007-09-27
Posts: 818
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
» FriendsterElite
lady_end's display avatar
♥sZhinghAi♥
Friendstertalk University
Location: xiTy oF LoVe
Registered: 2008-01-28
Posts: 3947
Last visit: Yesterday
Reputation: 141
Friendster

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

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


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

niknok_1999
» SuperFriendster
niknok_1999's display avatar
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
» FriendsterFreak
mabuhay's display avatar
KKB YOUTH SUMMIT 08
Friendstertalk University
Location: Laguna
Registered: 2008-03-11
Posts: 1815
Reputation: 82
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:



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

caloykoy
» FriendsterNewbie
caloykoy's display avatar
"Im Worthless."
Location: Philippines
Registered: 2007-10-20
Posts: 40
Last visit: 2008-11-30
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
» FriendsterManiac
anoer's display avatar
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
» FriendsterManiac
mudpoet's display avatar
Location: in my dreams
Registered: 2008-01-22
Posts: 945
Last visit: Yesterday
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
» FriendsterWhiz
akuzet16's display avatar
^[crazy ugly duckling!]:]
.Fashionista.
Location: philippines, davao
Registered: 2008-04-10
Posts: 3190
Last visit: 2008-12-03
Reputation: 93
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?!.,



open the spoiler..

#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---
» FriendsterElite
---xXirukiTepe---'s display avatar
^Renji my husband =)
Naruto Fanz-ShinobiElite
Location: KARAKURA TOWN
Registered: 2007-11-01
Posts: 3835
Reputation: 444
Friendster

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

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



Mou Hitori no Kimi e
N ∅ ∑ I N
<--my renji :wow:

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

losher29
» FriendsterWhiz
losher29's display avatar
GO Manny!
The Scandalers
Location: on a cage
Registered: 2008-04-02
Posts: 3323
Reputation: 105

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

wow nice trick!
thanks for sharing!!
:o


"Love is composed of a single soul inhabiting two bodies."


Last edited by Angelina Jolie (Today 00:00:20)

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

emosher_28
» Cursed Member
emosher_28's display avatar
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
» Cursed Member
emosher_28's display avatar
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
» FriendsterFreak
suddendeath's display avatar
Just Do It
.White Protector.
Location: Malaysia
Registered: 2007-12-15
Posts: 1661
Reputation: 45

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

^ avoid double post....

thx 4 share....


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

rodruth
» FriendsterTalker
rodruth's display avatar
live now die later
Location: cavite
Registered: 2007-10-23
Posts: 103
Last visit: Yesterday
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
» FriendsterNewbie
jddrulez's display avatar
neWbiE on The haUs..!!
Location: daBao siti
Registered: 2008-10-22
Posts: 73
Last visit: Today
Reputation: ~

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

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



^Looking in d' Eyes..?!^

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

Dfamador
» FriendsterFreak
Dfamador's display avatar
(;¬_¬)
Artwork 101
Location: Cebu City.ph
Registered: 2007-12-21
Posts: 1548
Last visit: Yesterday
Reputation: 66
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.




^ Click to enter my Graphic Thread!

Search Friendstertalk

Board footer

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

[ 29 queries - 0.483 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. =)