• ARCHIVES 
  • » Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

Pages: 12

Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

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

Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guys!"[/i] Ever wanted to rid yourself of pressing Ctrl+F whenever you search a word in your profile? here's the solution. tada! this will make profile searching possible. :cool: :thumbsup: [b]Advance Happy Valentine's Day Pipz! [/b] :kiss: there are 2 main function in this code. :arrow: Search :arrow: Disable Enter ([i]a bugfix i added to the original code[/i]) ok then.. as usual, paste this [b]outside the loader[/b] :exclaim: [quote]//Site Search var TRange = null; var dupeRange = null; var TestRange = null; var win = null; function handleEnter (field, event) { var keyCode = event.keyCode ? event.keyCode : event.which ? event.which : event.charCode; if (keyCode == 13) { var i; for (i = 0; i < field.form.elements.length; i++) if (field == field.form.elements[i]) break; i = (i + 1) % field.form.elements.length; field.form.elements[i].focus(); return false; } else return true; } var nom = navigator.appName.toLowerCase(); var agt = navigator.userAgent.toLowerCase(); var is_major = parseInt(navigator.appVersion); var is_minor = parseFloat(navigator.appVersion); var is_ie = (agt.indexOf("msie") != -1); var is_ie4up = (is_ie && (is_major >= 4)); var is_not_moz = (agt.indexOf('netscape')!=-1) var is_nav = (nom.indexOf('netscape')!=-1); var is_nav4 = (is_nav && (is_major == 4)); var is_mac = (agt.indexOf("mac")!=-1); var is_gecko = (agt.indexOf('gecko') != -1); var is_opera = (agt.indexOf("opera") != -1); var is_rev=0 if (is_gecko) { temp = agt.split("rv:") is_rev = parseFloat(temp[1]) } var frametosearch = self; function search(whichform, whichframe) { if (is_ie4up && is_mac) return; if (is_gecko && (is_rev <1)) return; if (is_opera) return; if(whichform.findthis.value!=null && whichform.findthis.value!='') { str = whichform.findthis.value; win = whichframe; var frameval=false; if(win!=self) { frameval=true; win = parent.frames[whichframe]; } } else return; var strFound; if(is_nav4 && (is_minor < 5)) { strFound=win.find(str); } if (is_gecko && (is_rev >= 1)) { if(frameval!=false) win.focus(); strFound=win.find(str, false, false, true, false, frameval, false); if (is_not_moz) whichform.findthis.focus(); } if (is_ie4up) { if (TRange!=null) { TestRange=win.document.body.createTextRange(); if (dupeRange.inRange(TestRange)) { TRange.collapse(false); strFound=TRange.findText(str); if (strFound) { win.document.body.scrollTop = win.document.body.scrollTop + TRange.offsetTop; TRange.select(); } } else { TRange=win.document.body.createTextRange(); TRange.collapse(false); strFound=TRange.findText(str); if (strFound) { win.document.body.scrollTop = TRange.offsetTop; TRange.select(); } } } if (TRange==null || strFound==0) { TRange=win.document.body.createTextRange(); dupeRange = TRange.duplicate(); strFound=TRange.findText(str); if (strFound) { win.document.body.scrollTop = TRange.offsetTop; TRange.select(); } } } if (!strFound) alert ("You Have Reached The End Of The Document") }[/quote] then next paste this inside a html replacement or addbox function. [quote]<br><center><b>Search Page</b><br><form name=\"form1\" onkeypress=\"return handleEnter(this, event)\" onSubmit=\"search(document.form1, frametosearch); return false\"><input type=\"image\" src=\"[b]http://i132.photobucket.com/albums/q21/bate8473/magnify.gif[/b]\" /> <input type=\"text\" name=\"findthis\" size=\"15\" title=\"Press 'ALT s' after clicking submit to repeatedly search page\" onkeypress=\"return handleEnter(this, event)\" value=\"[b]Your Keyword[/b]\"> <input type=\"submit\" value=\"[b]Search[/b]\" ACCESSKEY=\"s\" onkeypress=\"return handleEnter(this, event)\"></form></center>[/quote] you can use my style by pasting it inside the about me. ;] [quote]var dk9 = "<br><form name=\"form1\" onSubmit=\"search(document.form1, frametosearch); return false\" onkeypress=\"return handleEnter(this, event)\"><img src=\"[b]http://i132.photobucket.com/albums/q21/bate8473/magnify.gif[/b]\" /> <input type=\"text\" name=\"findthis\" size=\"15\" title=\"Press 'ALT s' after clicking submit to repeatedly search page\" onkeypress=\"return handleEnter(this, event)\" value=\"[b]Keyword Here[/b]\"> <input type=\"submit\" value=\"[b]Search[/b]\" ACCESSKEY=\"s\" onkeypress=\"return handleEnter(this, event)\"></form><br>"; document.getElementById('content_6').style.height='100%'; document.getElementById('content_6').style.overflowY='hidden'; document.getElementById('content_6').innerHTML = "<table width='100%'><tr><td align='center'>"+dk9+"</td></tr></table>";[/quote] paste the code above inside the [b]loader.[/b] ok? :eh: you dont need to edit anything if you dont want to. this is a cheap code. haha! copy paste! :wallbash: but a point of advice. i have marked some properties of the input values in bold letters. use those as reference ok?.. [b]HAPPY TWEAKIN' [/b] :paranoid: :thumbsup: dedicated to miss [b]Shy19[/b] :rose: weeeeh! :D preview.. i almost forgot! :lol: [url]http://profiles.friendster.com/56419498[/url]

Last edited by dracoknight09 (2008-02-13 10:20:35)

duchess
» FTalkElite
FTalk Level: zero
6453
0
1969-12-31

Re: Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

:arrow: First one! hahaha although i do not use the Ctrl+F function im sure members will gonna love this.. :eh: :thumbsup: lurve yah bro :kiss: :kiss: :kiss: :kiss:

Last edited by ducheszv (2008-02-13 09:44:50)

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

Re: Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

wew! hahaha. ur fast sis. :D did you see my dedication.. haha! :kiss: aniwei thanks sis. lurve you too! :kiss: :rose: and a hundred roses and kisses more! :wallbash:
john_619619
» FTalkManiac
FTalk Level: zero
986
0
1969-12-31

Re: Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

Thanks For Sharing :cool: :thumbsup: duch ♥ draco + shy :wow:

Last edited by john_619619 (2008-02-13 09:53:45)

duchess
» FTalkElite
FTalk Level: zero
6453
0
1969-12-31

Re: Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

^ hmm bro im finding it hard to click the Search button. OT: john didnt you see the dedication? :retard:
dale
» FTalkAgent
FTalk Level: zero
2122
0
1969-12-31

Re: Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

wow!! thanks darko!! :D
john_619619
» FTalkManiac
FTalk Level: zero
986
0
1969-12-31

Re: Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

can't click the search button :paranoid:
dracoknight09
» FTalkAddict
FTalk Level: zero
302
0
1969-12-31

Re: Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

grr.. sorry.. w8 pls.. :wallbash:

Last edited by dracoknight09 (2008-02-13 10:01:25)

kangkong10
» FTalkManiac
FTalk Level: zero
617
0
1969-12-31

Re: Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

wow! thanks for sharing sir... :thumbsup:

Last edited by kangkong10 (2008-02-13 10:01:37)

duchess
» FTalkElite
FTalk Level: zero
6453
0
1969-12-31

Re: Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

thought so too john.. and i also found it hard to type in the bar.. :|

Last edited by ducheszv (2008-02-13 10:11:29)

seemsr
» n00b
FTalk Level: zero
44
0
1969-12-31

Re: Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

nice tricks sir :eh: :thumbsup:
dracoknight09
» FTalkAddict
FTalk Level: zero
302
0
1969-12-31

Re: Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

fixed! sorry guys. i made an error. :lol: im still improving it. ill be updating this. :eh: :wallbash:

Last edited by dracoknight09 (2008-02-13 10:10:47)

duchess
» FTalkElite
FTalk Level: zero
6453
0
1969-12-31

Re: Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

^ woott.. :lol: first time for you bro ... :P hehehe GOOD! ;) aight eptokers.. [b]FEAST![/b]
dracoknight09
» FTalkAddict
FTalk Level: zero
302
0
1969-12-31

Re: Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

everything has its first but this was not it sis. i made a lot of errors before! haha! =D
duchess
» FTalkElite
FTalk Level: zero
6453
0
1969-12-31

Re: Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

^ hahaha but not when you posted it... and i know that.. huh bro? :eh:
dracoknight09
» FTalkAddict
FTalk Level: zero
302
0
1969-12-31

Re: Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

haha. aniwei. its ok now. :lol: i added the search pic now. :paranoid: just a lil jit in the operation. =D :kiss:
DedeGhotiC
» n00b
FTalk Level: zero
30
0
1969-12-31

Re: Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

Thanks For Sharing :thumbsup: :wow:
sHy19
» FTalkAgent
FTalk Level: zero
2012
0
1969-12-31

Re: Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

[quote][color=#FFFFFF][i]:lol: i smell some crazyness here :lol: :P[/i] i dont wanna be the 3rd wheel like john sed :lol: :P [/color][/quote] [b]thnx for sharin draco[/b] :D

Last edited by sHy19 (2008-02-13 15:34:12)

shakiro214
» FTalkGeek
FTalk Level: zero
1188
0
1969-12-31

Re: Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

[quote=dracoknight09]Acknowledgment "I belong to a league of super human loonies the [b]The Dia[color=blue]Shak[/color] DuchShiKnights2008[/b]. Lurve Yah Guys!"[/quote] :lol: The name of that group is getting longer draco tnx for including me :D :thumbsup:
duchess
» FTalkElite
FTalk Level: zero
6453
0
1969-12-31

Re: Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

[b]@shy:[/b] [spoiler]do not mind what john said kambal. i have nothin to do with it. that was bro's own doin to put your name there. :P and you two are quite a match this valentines day. :eh: :thumbsup: :wow: [/spoiler] [b]@shak:[/b] the longer the better. :eh: :thumbsup: @T: i tested it again bro. its working.. :wow:
  • ARCHIVES 
  • » Codes Derived From: :arrow: [b]Dynamic Drive[/b] Credits: [b] :arrow: Me.[/b] Acknowledgment [i]"I belong to a league of super human loonies the [b]The DiaShak DuchShiKnights2008[/b]. Lurve Yah Guy

Pages: 12

Board footer

© 2024 F Talk

Current time is 04:52

[ 10 queries - 0.024 second ]
Privacy Policy