• ARCHIVES 
  • » first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

Pages: 123

first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

dracoknight09
» FTalkAddict
FTalk Level: zero
302
0
1969-12-31

first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals! :lol: hehe.. this is just a simple code for page entry.. (I'm no Coder, I barely know these stuff) [b]WARNING :exclaim: [/b] :arrow: [b]: THIS CODE NEEDS EVERYTHING ON THE TOP NAV HIDDEN[/b] :arrow: I dont know if it works in IE.. codes might get mixed up. :o :arrow: first paste these above your onload handler: (cip's effects!) :D [quote]document.write('<script src="http://h1.ripway.com/dracoknight09/tracker/Fx/scriptaculous.js" type="text/javascript"></script>'); document.write('<script src="http://h1.ripway.com/dracoknight09/tracker/Fx/prototype.js" type="text/javascript"></script>'); document.write('<script src="http://h1.ripway.com/dracoknight09/tracker/Fx/effects.js" type="text/javascript"></script>');[/quote] :arrow: next, paste this inside the loader: [quote]var slodde = "<br><br><input type='image' style='border: 0px transparent none; background-color: transparent;' src='[b]url of your enter image[/b]' onclick=\"javascript:Effect.toggle($('mainnav'),'slide')\"> <a href='[b]redirection page on exit[/b]'><img src='[b]url of your exit image[/b]'></a><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>"; document.getElementById('mainnav').style.height='100%'; document.getElementById('mainnav').style.overflowY='hidden'; document.getElementById('mainnav').innerHTML = "<table width='100%'><tr><td align='center'>"+slodde+"</td></tr></table>";[/quote] :arrow: this one's for the banner. I added this to make the header minimizers work without this the upper headers will be blocked by an invisible force! HAHA! (I'm serious).. The image must be at least 150px high to work and for aesthetic reasons be 800px wide... hope you get me! :D :arrow: you can skip this one and hide marketing in CSS if you dont have buttons on top.. =) [quote]var slodde = "<img src='[b]url of banner[/b]' />"; document.getElementById('marketing_bg').style.height='100%'; document.getElementById('marketing_bg').style.overflowY='hidden'; document.getElementById('marketing_bg').innerHTML = "<table width='100%'><tr><td align='center'>"+slodde+"</td></tr></table>";[/quote] :arrow: lastly add these inside your external CSS. [quote]#navdivider { display:none; } #navLang { display:none; } #surfer { display:none; } #logo { display:none; } #search { display:none; } #search form { display:none; } #subnav { display:none; } #navdivider { display:none; } #marketing { display:none; } #mainnav { background-image: url([b]url of loading background[/b]); background-attachment: scroll; background-position: bottom right; background-repeat: repeat; height: [b]#px[/b]; width: [b]#px[/b]; blockquote span.cap-g { float: left; font-size: 1.7em; padding: 0 0.15em; margin: 0 0.15em -0.5em 0; color: #ffffff; background: transparent; border: 3px outset #000000; }[/quote] remember that CSS is very customizable.. edit the properties! :D Just Edit the Bold text and your all done!! Visit my profile for a preview! :eh: [url]http://profiles.friendster.com/crystalballer09[/url] Mods please correct anything that's wrong! :D :thumbsup:

Last edited by dracoknight09 (2007-12-28 13:23:38)

jhoncy201
» n00b
FTalk Level: zero
45
0
1969-12-31

Re: first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

:D =D :lol: very nice!! i will try this one =D
BwizetT
» FTalkGeek
FTalk Level: zero
1015
0
1969-12-31

Re: first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

nice one tnx for sharing, is your Profile an overlay???
ezil2007
» FTalkGeek
FTalk Level: zero
1426
0
1969-12-31

Re: first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

is this exclusively for overlay users?
shakiro214
» FTalkGeek
FTalk Level: zero
1188
0
1969-12-31

Re: first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

:smoke: nice one [b]+rep[/b] :D :thumbsup:
*_RolAnd_*
» FTalker
FTalk Level: zero
196
0
1969-12-31

Re: first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

wow nice profile ... =D =D =D
Ephemeral
» FTalkElite
FTalk Level: zero
4669
0
1969-12-31

Re: first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

His profile is CSS but using Iframes and JS it looks like overlay :lol: :thumbsup:
dracoknight09
» FTalkAddict
FTalk Level: zero
302
0
1969-12-31

Re: first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

thnx guys! im glad you like it! :D my profee is CSS.. 'tis mr. xavier's pop up link iframe that made the magic on the buttons.. :thumbsup: you can also add images or embeds inside mainnav.. to make it look even nicer.. :eh:
xavierkym
» FTalkFreak
FTalk Level: zero
1651
0
1969-12-31

Re: first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

I missed my old profile when I saw your page. :crybaby: Friendster Suspended it.. :wallbash: Anyway.. Great application. =) Good for Firefox. :thumbsup:
dale
» FTalkAgent
FTalk Level: zero
2122
0
1969-12-31

Re: first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

any preview?? :paranoid:
Ephemeral
» FTalkElite
FTalk Level: zero
4669
0
1969-12-31

Re: first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

Hard to make it applicable in IE =D (because it suck! IE of course! not the code.)
babysteph
» n00b
FTalk Level: zero
53
0
1969-12-31

Re: first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

try 1st ~~ :D
BwizetT
» FTalkGeek
FTalk Level: zero
1015
0
1969-12-31

Re: first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

well im using ie browser too guys and the slide and the profile looks good in my browser,, great profile bro....
babysteph
» n00b
FTalk Level: zero
53
0
1969-12-31

Re: first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

[quote]document.write('<script src="http://h1.ripway.com/dracoknight09/tracker/Fx/scriptaculous.js" type="text/javascript"></script>'); document.write('<script src="http://h1.ripway.com/dracoknight09/tracker/Fx/prototype.js" type="text/javascript"></script>'); document.write('<script src="http://h1.ripway.com/dracoknight09/tracker/Fx/effects.js" type="text/javascript"></script>');[/quote] paste at where ????????
dracoknight09
» FTalkAddict
FTalk Level: zero
302
0
1969-12-31

Re: first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

[b]@dale[/b] i already provided a preview.. its in my profile.. please wait until it finishes loading.. (its pretty long I set it for 20000) :eh: [b]@babysteph[/b] paste that above your onload handler.. :D :thumbsup:

Last edited by dracoknight09 (2007-12-29 01:18:45)

Lordheinz
» FTalkElite
FTalk Level: zero
4377
0
1969-12-31

Re: first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

[quote]var slodde = "<img src='url of banner' />"; document.getElementById('marketing_bg').style.height='100%'; document.getElementById('marketing_bg').style.overflowY='hidden'; document.getElementById('marketing_bg').innerHTML = "<table width='100%'><tr><td align='center'>"+slodde+"</td></tr></table>";[/quote] i am just curious with this one... =|

Last edited by lordheinz (2007-12-29 01:39:11)

Neflaite
» n00b
FTalk Level: zero
42
0
1969-12-31

Re: first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

yeah where is it in JS ext where is it??
Neflaite
» n00b
FTalk Level: zero
42
0
1969-12-31

Re: first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

can u be more precise its so confusing T_T
dracoknight09
» FTalkAddict
FTalk Level: zero
302
0
1969-12-31

Re: first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

[b]@lordheinz[/b] what about it? it's where you place a logo.. =| [b]Neflaite[/b] what cant you understand.. :question: DONT DOUBLE POST! read the rules first dude! :angry: :thumbsdown:
Neflaite
» n00b
FTalk Level: zero
42
0
1969-12-31

Re: first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

document.write('<script src="http://h1.ripway.com/dracoknight09/tracker/Fx/scriptaculous.js" type="text/javascript"></script>'); document.write('<script src="http://h1.ripway.com/dracoknight09/tracker/Fx/prototype.js" type="text/javascript"></script>'); document.write('<script src="http://h1.ripway.com/dracoknight09/tracker/Fx/effects.js" type="text/javascript"></script>'); var slodde = "<br><br><input type='image' style='border: 0px transparent none; background-color: transparent;' src='url of your enter image' onclick=\"javascript:Effect.toggle($('mainnav'),'slide')\"> <a href='redirection page on exit'><img src='url of your exit image'></a><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>"; document.getElementById('mainnav').style.height='100%'; document.getElementById('mainnav').style.overflowY='hidden'; document.getElementById('mainnav').innerHTML = "<table width='100%'><tr><td align='center'>"+slodde+"</td></tr></table>"; where am i gonna paste these to my JS ext. both of them??
  • ARCHIVES 
  • » first things first i would like to give credit to Mr. Cip for the effects .js files.. :eh: :thumbsup: next are the ftalk members! I learned so many things from this site.. I love you guys! and gals

Pages: 123

Board footer

© 2024 F Talk

Current time is 05:47

[ 10 queries - 0.025 second ]
Privacy Policy