Look at my sig and test it

Started by: Reconcile | Replies: 9 | Views: 698

Reconcile
Banned

Posts: 3,793
Joined: Jan 2013
Rep: 10

View Profile
Jul 21, 2013 1:26 AM #1041418
Guys, I have sum problems in my signature. Try clicking the deviantart and Facebook button. Does it send you to my account? If not, then tell me and help me please.
Lethal
2

Posts: 1,163
Joined: May 2013
Rep: 10

View Profile
Jul 21, 2013 2:20 AM #1041453
The DA button doesn't work. Clicked it and nothing happens.

The FB button doesn't work too. Clicked it and nothing happens.

The Guitarii do works.

There might be a problem on your codings I guess?
AlphaMan
2

Posts: 1,039
Joined: Sep 2012
Rep: 10

View Profile
Jul 21, 2013 2:21 AM #1041454
No. Let's see the code.
Arch-Angel
2

Posts: 9,496
Joined: Jan 2007
Rep: 10

View Profile
Jul 21, 2013 3:05 AM #1041491
Why do you need other people to test it? Close the tabs and press the buttons yourself :/
Scarecrow
2

Posts: 9,168
Joined: Oct 2005
Rep: 10

View Profile
Jul 21, 2013 3:10 AM #1041495
Noises in signatures are against the rules afaik.

Also, fuck you. That is loud as shit
Molgera

Posts: 2,659
Joined: Nov 2012
Rep: 10

View Profile
Jul 21, 2013 3:24 AM #1041502
Delete those sounds on that thing. They aren't allowed in signatures.

And the buttons don't work, so just fix the codes for those. It looks cool though.
Kingster7
2

Posts: 719
Joined: Jun 2012
Rep: 10

View Profile
Jul 21, 2013 3:32 AM #1041507
try using this code on the button not inside the button

on (press){
getURL("[URL LINK]", "_blank");
}
Hewitt

Posts: 14,256
Joined: Jul 2012
Rep: 10

View Profile
Jul 21, 2013 3:49 AM #1041529
Hey Guitarii, we recently had a rule update about sounds in sigs. Kindly remove them please ^^
Reconcile
Banned

Posts: 3,793
Joined: Jan 2013
Rep: 10

View Profile
Jul 21, 2013 6:25 AM #1041632
oh. sorry. I'll remove it as soon as possible. Within around...next week, which is tomorrow. If I can't, give me that infraction.

@Alphaman
on (press){
getURL("http://www.facebook.com/RPGstick");
} this is the code.

@Kingster7 I did in the button not inside teh button.
@Arch-Angel I'm not sure if it works for others.
@scarecrow sorry about that lol

Update (Not sure if I can double post in my post): I updated teh sig. Now test it.
AlphaMan
2

Posts: 1,039
Joined: Sep 2012
Rep: 10

View Profile
Jul 21, 2013 3:55 PM #1042099
Quote from Guitarii
oh. sorry. I'll remove it as soon as possible. Within around...next week, which is tomorrow. If I can't, give me that infraction.

@Alphaman
on (press){
getURL("http://www.facebook.com/RPGstick");
} this is the code.

@Kingster7 I did in the button not inside teh button.
@Arch-Angel I'm not sure if it works for others.
@scarecrow sorry about that lol

Update (Not sure if I can double post in my post): I updated teh sig. Now test it.

it works now. should've put the "_blank" like Kingster's