Dynamic Profile Codes
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Icons on your address bar.

5 posters

Go down

Icons on your address bar. Empty Icons on your address bar.

Post by nicecrampcream Sun Jan 10, 2010 9:22 pm

do you want to replace with you own image in the address bar?
Here is the solution on that.

code:

var link = document.createElement("link");
link.type = "image/x-icon";
link.rel = "icon";
link.href = "ico image";
document.getElementsByTagName('head')[0].appendChild(link);

Instruction:

Save as JS!
Just edit the blue part!
be sure that the image u have applied end in <blink>.ico.</blink>

site for images?

you can find those here!

click me :]]
nicecrampcream
nicecrampcream
DPC Addict

Female
Posts : 109
Age : 31
Joined date : 2010-01-09
Location : Zamboanga City!
Cash : 26330

https://www.facebook.com/pages/Jing/271922003853

Back to top Go down

Icons on your address bar. Empty Re: Icons on your address bar.

Post by CEE.WAii Sun Jan 10, 2010 9:28 pm

thnx for sharing :D
CEE.WAii
CEE.WAii
DPC Whiz

Female
Posts : 1905
Age : 27
Joined date : 2009-11-29
Location : Caloocan
Cash : 26096

http://profiles.friendster.com/75966751

Back to top Go down

Icons on your address bar. Empty Re: Icons on your address bar.

Post by Null Tue Jan 12, 2010 8:46 am

zhixnit wrote:thnx for sharing :D
spamming?


nicecrampcream wrote:do you want to replace with you own image in the address bar?
Here is the solution on that.

code:

Quote:
var link = document.createElement("link");
link.type = "image/x-icon";
link.rel = "icon";
link.href = "ico image";
document.getElementsByTagName('head')[0].appendChild(link);


Instruction:

Save as JS!
Just edit the blue part!
be sure that the image u have applied end in <blink>.ico.</blink>

site for images?

you can find those here!

click me :]]
works on opera?i tried to FF but i got fucking errors..
ill provide a screen later..
Null
Null
DPC Guest
DPC Guest

Male
Posts : 625
Age : 33
Joined date : 2009-10-29
Location : Regina Parquez's Heart
Cash : 26754

Back to top Go down

Icons on your address bar. Empty Re: Icons on your address bar.

Post by ©edson4296 Tue Mar 09, 2010 9:03 pm

ohh. so that's how. Icons on your address bar. 286191
©edson4296
©edson4296
DPC Addict

Male
Posts : 166
Age : 28
Joined date : 2009-10-10
Location : Local Disk (C:)
Cash : 26825

http://fbedson.tk

Back to top Go down

Icons on your address bar. Empty Re: Icons on your address bar.

Post by jhennyz Tue Mar 09, 2010 9:12 pm

Null wrote:
zhixnit wrote:thnx for sharing :D
spamming?


nicecrampcream wrote:do you want to replace with you own image in the address bar?
Here is the solution on that.

code:

Quote:
var link = document.createElement("link");
link.type = "image/x-icon";
link.rel = "icon";
link.href = "ico image";
document.getElementsByTagName('head')[0].appendChild(link);


Instruction:

Save as JS!
Just edit the blue part!
be sure that the image u have applied end in <blink>.ico.</blink>

site for images?

you can find those here!

click me :]]
works on opera?i tried to FF but i got fucking errors..
ill provide a screen later..


^

maybe the image u've used is not the appropriate one... Icons on your address bar. 286191

sometimes it still depends on wat browsers ur using..


thanks for sharing this..
jhennyz
jhennyz
DPC Addict

Female
Posts : 148
Age : 31
Joined date : 2010-03-04
Location : ~NOWHERETOFiND~
Cash : 26566

Back to top Go down

Icons on your address bar. Empty Re: Icons on your address bar.

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum