• ARCHIVES 
  • » anyone can explain??? im starting to get confused here. . . my old js file was linked and i put it in my media box. . and it works. . . now my new js files doesnt . . . is there something wrong

Pages: 1

anyone can explain??? im starting to get confused here. . . my old js file was linked and i put it in my media box. . and it works. . . now my new js files doesnt . . . is there something wrong

swords_knight
» n00b
FTalk Level: zero
33
0
1969-12-31

anyone can explain??? im starting to get confused here. . . my old js file was linked and i put it in my media box. . and it works. . . now my new js files doesnt . . . is there something wrong

anyone can explain??? im starting to get confused here. . . my old js file was linked and i put it in my media box. . and it works. . . now my new js files doesnt . . . is there something wrong with my codes??? this is the linker that ive been using. [spoiler]<script src="url_of_js"></script> and i paste it in my media box[/spoiler] pls help. . [img]http://i529.photobucket.com/albums/dd340/unsociablekakashi/Avatars/Vincent.png[/img]

Last edited by swords_knight (2009-01-02 01:08:19)

aaronjason09
» FTalker
FTalk Level: zero
212
0
1969-12-31

Re: anyone can explain??? im starting to get confused here. . . my old js file was linked and i put it in my media box. . and it works. . . now my new js files doesnt . . . is there something wrong

the linker is correct pls post in here the code thx
swords_knight
» n00b
FTalk Level: zero
33
0
1969-12-31

Re: anyone can explain??? im starting to get confused here. . . my old js file was linked and i put it in my media box. . and it works. . . now my new js files doesnt . . . is there something wrong

[quote=aaronjason09]the linker is correct pls post in here the code thx[/quote] this is the code. . [spoiler]<img src='http://i298.photobucket.com/albums/mm255/MastrShade/dragons-1.gif' width='80px' height='80px' style='filter:none;-moz-opacity:1.0'/>="<div id='divStayTopLeft' style='position:absolute;z-index:50;'><img src='http://bp0.blogger.com/_BuyN0b_kHpc/R29XyarCp_I/AAAAAAAAAAM/U2ZCiSXbnAs/S220/150px-Midori_no_hibi.jpg' width='80px' height='80px' style='filter:none;-moz-opacity:1.0'/></div>"; flow=document.getElementById('flo_wrapper'); river=document.createElement("div"); river.innerHTML=dude; flow.parentNode.insertBefore(river,flow); var verticalpos="frombottom" function BoyantDiv() { var startX = 15; var startY = 170; function ml(id) { if (document.getElementById) { var wek=document.getElementById(id); } else if (document.all) { var wek=document.all[id]; } else { var wek=document.layers[id]; } if(document.layers) { wek.style=wek; } wek.sP = function(x,y) {shino(x,y);}; function shino(x,y) { wek.style.left=x; wek.style.top=y; } wek.x = startX; if (verticalpos=="fromtop") { wek.y = startY; } else{ if (navigator.appName.indexOf("Netscape") != -1) { wek.y = pageYOffset + innerHeight; } else { wek.y = document.body.scrollTop + document.body.clientHeight; } wek.y -= startY; } return wek; } window.stayTopLeft = function () {boyant();}; function boyant() { if (verticalpos=="fromtop"){ if (navigator.appName.indexOf("Netscape") != -1) { var tenten = pageYOffset; } else { var tenten = document.body.scrollTop; } ftlObj.y += (tenten + startY - ftlObj.y)/8; } else{ if (navigator.appName.indexOf("Netscape") != -1) { var tenten = pageYOffset + innerHeight; } else { var tenten = document.body.scrollTop + document.body.clientHeight; } ftlObj.y += (tenten - startY - ftlObj.y)/8; } ftlObj.sP(ftlObj.x, ftlObj.y); wakoko=setTimeout("stayTopLeft()", 50); } ftlObj = ml("divStayTopLeft"); stayTopLeft(); } BoyantDiv();[/spoiler] is that right??? im really confused now. . [img]http://i444.photobucket.com/albums/qq161/dax2552/vincent_valentine.jpg[/img]
aaronjason09
» FTalker
FTalk Level: zero
212
0
1969-12-31

Re: anyone can explain??? im starting to get confused here. . . my old js file was linked and i put it in my media box. . and it works. . . now my new js files doesnt . . . is there something wrong

what is this floating object????
swords_knight
» n00b
FTalk Level: zero
33
0
1969-12-31

Re: anyone can explain??? im starting to get confused here. . . my old js file was linked and i put it in my media box. . and it works. . . now my new js files doesnt . . . is there something wrong

thats a little flying dragon. .
aaronjason09
» FTalker
FTalk Level: zero
212
0
1969-12-31

Re: anyone can explain??? im starting to get confused here. . . my old js file was linked and i put it in my media box. . and it works. . . now my new js files doesnt . . . is there something wrong

theres no prob in yoh codes
swords_knight
» n00b
FTalk Level: zero
33
0
1969-12-31

Re: anyone can explain??? im starting to get confused here. . . my old js file was linked and i put it in my media box. . and it works. . . now my new js files doesnt . . . is there something wrong

but it doesnt show on my page. . :crybaby:
eMoNiAnZ
» FTalker
FTalk Level: zero
181
0
1969-12-31

Re: anyone can explain??? im starting to get confused here. . . my old js file was linked and i put it in my media box. . and it works. . . now my new js files doesnt . . . is there something wrong

try this. <">
swords_knight
» n00b
FTalk Level: zero
33
0
1969-12-31

Re: anyone can explain??? im starting to get confused here. . . my old js file was linked and i put it in my media box. . and it works. . . now my new js files doesnt . . . is there something wrong

thns for the code emonians. . it now show on my page. . ^_____^ by the way... juz one question.. . whats a siggy????
eMoNiAnZ
» FTalker
FTalk Level: zero
181
0
1969-12-31

Re: anyone can explain??? im starting to get confused here. . . my old js file was linked and i put it in my media box. . and it works. . . now my new js files doesnt . . . is there something wrong

[quote=swords_knight]whats a siggy????[/quote] it's a slang for signature.
chipster489
» FTalkWorm
FTalk Level: zero
16296
0
1969-12-31

Re: anyone can explain??? im starting to get confused here. . . my old js file was linked and i put it in my media box. . and it works. . . now my new js files doesnt . . . is there something wrong

[font=Comic Sans Ms][b]Siggy is a signature. A signature is a small piece of text that is attached to your posts. In it, you can enter just about anything you like, go to User Cp, den personality. :) [/b][/font]
Dynasty-tweaker
» FTalkWhiz
FTalk Level: zero
2528
0
1969-12-31

Re: anyone can explain??? im starting to get confused here. . . my old js file was linked and i put it in my media box. . and it works. . . now my new js files doesnt . . . is there something wrong

[quote=swords_knight]by the way... juz one question.. . whats a siggy????[/quote] siggie is text that is posted w/ your post. go to usercp >>>personality
  • ARCHIVES 
  • » anyone can explain??? im starting to get confused here. . . my old js file was linked and i put it in my media box. . and it works. . . now my new js files doesnt . . . is there something wrong

Pages: 1

Board footer

© 2025 F Talk

Current time is 13:41

[ 10 queries - 0.017 second ]
Privacy Policy