• ARCHIVES 
  • » Guys, i need some help here. Lately I've been studying JS code in the tutorial but still i don't get it. Actually, I've start using JS code. But Only a marquee effect in my friends, fan of and group.

Pages: 1

Guys, i need some help here. Lately I've been studying JS code in the tutorial but still i don't get it. Actually, I've start using JS code. But Only a marquee effect in my friends, fan of and group.

vanraid
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Guys, i need some help here. Lately I've been studying JS code in the tutorial but still i don't get it. Actually, I've start using JS code. But Only a marquee effect in my friends, fan of and group.

Guys, i need some help here. Lately I've been studying JS code in the tutorial but still i don't get it. Actually, I've start using JS code. But Only a marquee effect in my friends, fan of and group. :arrow: But I want to add some box for the clock, Playlist, etc... I don't know how to start the code for the box. Even I read the comments, and tutorial in the forums. Can someone help me with this? This is my JS code. [spoiler]var css = document.createElement("link"); css.setAttribute("rel","stylesheet"); css.setAttribute("href","http://h1.ripway.com/vanraid/html/myfs.css"); document.getElementsByTagName("head")[0].appendChild(css); //Moving Friends Box var marqueeFriends = document.getElementById("content_2").innerHTML; document.getElementById("content_2").innerHTML ="<marquee direction='up' height='350' scrollamount='2' onMouseOver='stop()' onMouseOut='start()'>"+ marqueeFriends+"</marquee>"; // Marquee Fan of Box var marqueeFanof = document.getElementById("content_7").innerHTML; document.getElementById("content_7").innerHTML ="<marquee direction='up' height='350' scrollamount='2' onMouseOver='stop()' onMouseOut='start()'>"+ marqueeFanof+"</marquee>"; // Groups var marqueeGroups = document.getElementById('content_8').innerHTML; var Friends = document.getElementById('content_8'); Friends.innerHTML = "<marquee id=\"marquee\" direction=\"up\" height=\"200\" scrollamount=\"2\" onMouseOver=\"stop()\" onMouseOut=\"start()\">" + marqueeGroups + "<marquee>"; //Moving Photo Gallery if ( ! attachOnLoadHandler(function () { movingPhotos();})) window.onload = function () { movingPhotos();}; function movingPhotos() { var marqueePhotos = document.getElementById("content_1").innerHTML; document.getElementById("content_1").innerHTML ="<marquee direction='left' height='100%' scrollamount='5' onMouseOver='stop()' onMouseOut='start()'>"+ marqueePhotos+"</marquee>";[/spoiler] :arrow: How, can I position the box? Without touching my CSS extension. :arrow: Also, can my marquee can be in your script? What I mean, can I just add a another JS extension within the JS extension? Sorry for lot of question. I'm very confuse using JS code. There are lot of tutorial and trick but only the marquee part that I know. Please help me with this. Thanks in advance.
lovegood
» FTalkFreak
FTalk Level: zero
1768
0
1969-12-31

Re: Guys, i need some help here. Lately I've been studying JS code in the tutorial but still i don't get it. Actually, I've start using JS code. But Only a marquee effect in my friends, fan of and group.

[quote=vanraid]:arrow: How, can I position the box? Without touching my CSS extension.[/quote] try to visit diz links. :D [url]http://theftalk.com/viewtopic.php?id=20860[/url] [url]http://theftalk.com/t7253-Positioning-Boxes-Script.html[/url] [url]http://theftalk.com/t21070-Short-Script.html[/url] [url]http://theftalk.com/t6483-Main-Box-Sidebar-%5BShort-Script%5D.html[/url] and then for the second question. aw, sorry im not that good in codes. :wasted: i cant help u on the 2nd question. btw, gudluck. :D
--Enricko--
» n00b
FTalk Level: zero
90
0
1969-12-31

Re: Guys, i need some help here. Lately I've been studying JS code in the tutorial but still i don't get it. Actually, I've start using JS code. But Only a marquee effect in my friends, fan of and group.

:arrow: [b]Try This [/b] [spoiler][url]http://h1.ripway.com/dementer/NewLayoutRico/adbox.html[/url][/spoiler]
bobskie
» FTalkAddict
FTalk Level: zero
596
0
1969-12-31

Re: Guys, i need some help here. Lately I've been studying JS code in the tutorial but still i don't get it. Actually, I've start using JS code. But Only a marquee effect in my friends, fan of and group.

yes you can create another js file for the marquee effect and add to your js extension you just need a js injector sample [quote]var myjs = document.createElement("script"); myjs.type = "text/javascript"; myjs.src = "[b]http://h1.ripway.com/USERNAME/marquee.js[/b]"; document.getElementsByTagName("head")[0].appendChild(myjs);[/quote] just change the bold part w/ the url of your marquee js file and then insert this to your js extension or you can also try this multiple injection :arrow: [url]http://theftalk.com/t21727-WayS-Compile.html[/url]
vanraid
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: Guys, i need some help here. Lately I've been studying JS code in the tutorial but still i don't get it. Actually, I've start using JS code. But Only a marquee effect in my friends, fan of and group.

Guys, like I said on top. I don't get it or I have no Idea to start a box. I appreciate for giving the links but I already browse it. In addition to my question. :arrow: How can I put the code in my JS code. I mean, how can I edit it and put it in my JS extension? That is why I don't get this part. Please, I really need a serious answer and not a link. Or someone PM me. I got lot of headache understanding JS. @enriko... the link is not working to me. =):thumbsup: Thanks to bobskie, the code do the help. =):thumbsup:

Last edited by vanraid (2009-01-07 00:13:55)

edriann007
» FTalkAgent
FTalk Level: zero
2228
0
1969-12-31

Re: Guys, i need some help here. Lately I've been studying JS code in the tutorial but still i don't get it. Actually, I've start using JS code. But Only a marquee effect in my friends, fan of and group.

sorry, bro, but i guess, i can't help, i am not expert when it comes to those sort of things, sorry, all i can suggest to you is that, try this tut here :arrow: http://w3schools.com/default.asp then, just find the codes you need, heheheh just edit the parts of the code!
  • ARCHIVES 
  • » Guys, i need some help here. Lately I've been studying JS code in the tutorial but still i don't get it. Actually, I've start using JS code. But Only a marquee effect in my friends, fan of and group.

Pages: 1

Board footer

© 2025 F Talk

Current time is 09:22

[ 10 queries - 0.020 second ]
Privacy Policy