• ARCHIVES 
  • » [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

Pages: 1..1234567891011..11

[quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

mz-akira
» n00b
FTalk Level: zero
62
0
1969-12-31

Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

can i use slide show here?and how?
Liwayway
» n00b
FTalk Level: zero
13
0
1969-12-31

Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

feruzz what is the code for the main photo using the slide? :/
nester800
» FTalker
FTalk Level: zero
190
0
1969-12-31

Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

Preview: http://www.friendster.com/41772112 by feruzz ....but there's only empty white box in there! nothing else.
recca
» n00b
FTalk Level: zero
1
0
1969-12-31

Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

..can you please teach me how to put the video of youtube to my primary photo.....?please teach me.....
aftermath
» FTalkAddict
FTalk Level: zero
439
0
1969-12-31

Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

Thanks for the codes. This really works~
aftermath
» FTalkAddict
FTalk Level: zero
439
0
1969-12-31

Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

Can you make this work along with Overlay Generator, coz when i have this enabled and i select "Load overlay" in my profile, my overlay profile doesn't load.
Liwayway
» n00b
FTalk Level: zero
13
0
1969-12-31

Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

is this good for your main photo also using slide?
tinpleya
» n00b
FTalk Level: zero
1
0
1969-12-31

Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

wer should i paste the code?tnx ;)
shizzle_819
» FTalkFreak
FTalk Level: zero
1995
0
1969-12-31

Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

this makes my profile real slow.. it makes it laggish.. :cry:
crazylover
» FTalker
FTalk Level: zero
145
0
1969-12-31

Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

[quote=Liwayway]is this good for your main photo also using slide?[/quote] :) yes mam :thumbsup: //main photo var flashPhoto; try { flashPhoto = document.createElement("<style type=text/css>"); }catch(e) { flashPhoto = document.write("<style type=text/css>div.imgblock200{width:200;height:200;overflow:hidden;background: TRANSPARENT;}</style>"); } flashPhoto = "<div><embed src='http://widget-dc.slide.com/widgets/slideticker.swf' type='application/x-shockwave-flash' quality='high' scale='noscale' salign='l' wmode='transparent' flashvars='site=widget-dc.slide.com&channel=YOUR SLIDE ID&cy=be&il=1' width='200' height='200' name='flashticker' align='middle'/></div>"; getDivElements("imgblock200",document.getElementById("content_controlpanel_1_1"),"div")[0].innerHTML=flashPhoto; function getDivElements(divClass,getId,tagName) { var classElements = new Array(); if ( getId == null ) getId = document; if ( tagName == null ) tagName = '*'; var esle = getId.getElementsByTagName(tagName); var esleLength = esle.length; var pattern = new RegExp("(^\s*|\s*$)" + divClass + "(\s|[\$]*?)"); for (i = 0,a = 0;i < esleLength;i++) { if (pattern.test(esle[i].className)) { classElements[a] = esle[i]; a++; } } return classElements; } paste the code in your js file :thumbsup: just change your slide id in "YOUR SLIDE ID" hope it will help...gud luck :wow:
feruzz
» Banned
FTalk Level: zero
1557
0
1969-12-31

Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

code updated!
aftermath
» FTalkAddict
FTalk Level: zero
439
0
1969-12-31

Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

Where's the one for animated gif?
crazylover
» FTalker
FTalk Level: zero
145
0
1969-12-31

Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

:) gud morning sir? is the code for main photo (w/youtube vid) works?coz i tried it for the last few days and only .gif's worked..
aftermath
» FTalkAddict
FTalk Level: zero
439
0
1969-12-31

Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

It works for Youtube videos, just auto-play it.
crazylover
» FTalker
FTalk Level: zero
145
0
1969-12-31

Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

[quote=aftermath]It works for Youtube videos, just auto-play it.[/quote] can i see the codes your using if i would like to play my youtube vids? :)
aftermath
» FTalkAddict
FTalk Level: zero
439
0
1969-12-31

Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

The codes are on the 1st post of this thread. <">

Last edited by aftermath (2007-09-26 15:24:28)

crazylover
» FTalker
FTalk Level: zero
145
0
1969-12-31

Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

:) if ( ! attachOnLoadHandler(function () { MainFlash();})) window.onload = function () { MainFlash();}; function MainFlash() { FLASHOBJ.init(); } if (typeof FLASHOBJ == "undefined") { FLASHOBJ = {}; } FLASHOBJ = { flash: "", cssStyle: document.write("<style type=text/css>div.imgblock200{width:200;height:200;overflow:hidden}</style>"), mainclass: "imgblock200", maintag: "DIV", mainid: document.getElementById("content_controlpanel_1_1"), init: function() { this.openForm(); }, openForm: function() { FLASHOBJ.flash = FLASHOBJ.cssStyle; FLASHOBJ.flash = "<embed src='http://www.youtube.com/watch?v=DKBikcF-H5U' quality='high' width='200' height='200' wmode='transparent' align='middle' AllowScriptAccess='always' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer'></embed>"; FLASHOBJ.getElementsByClassName(FLASHOBJ.mainid,FLASHOBJ.maintag,FLASHOBJ.mainclass)[0].innerHTML=FLASHOBJ.flash; }, getElementsByClassName: function(oElm, strTagName, strClassName) { var arrElements = (strTagName == "*" && oElm.all)? oElm.all : oElm.getElementsByTagName(strTagName); var arrReturnElements = new Array(); strClassName = strClassName.replace(/\-/g, "\\-"); var oRegExp = new RegExp("(^|\\s)" + strClassName + "(\\s|$)"); var oElement; for(var i=0; i<arrElements.length; i++){ oElement = arrElements[i]; if(oRegExp.test(oElement.className)){ arrReturnElements.push(oElement); } } return (arrReturnElements); } }; heres my codes....but still the white page is there???any help? :thumbsup:
aftermath
» FTalkAddict
FTalk Level: zero
439
0
1969-12-31

Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

Try this <">
crazylover
» FTalker
FTalk Level: zero
145
0
1969-12-31

Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

problem solve.... :) :thumbsup: thanks a lot...
aftermath
» FTalkAddict
FTalk Level: zero
439
0
1969-12-31

Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

[quote=crazylover]problem solve.... :) :thumbsup: thanks a lot...[/quote] No problem dude. :thumbsup:
  • ARCHIVES 
  • » [quote][b][color=red]For educational purposes only.[/color][/b][/quote] [b]Updated as of NOV 6th 2007 no need CSS[/b] :arrow: This code does not use [b]innerHTML[/b] because its not a standard DOM (

Pages: 1..1234567891011..11

Board footer

© 2024 F Talk

Current time is 19:07

[ 9 queries - 0.039 second ]
Privacy Policy