Website Construction

[Suggestions] PSN Username Checker

Submitted by Tropical, , Thread ID: 4803

Thread Closed

RE: [Suggestions] PSN Username Checker

OP
#21
15-06-2015, 03:57 AM
AndresXZ09 Wrote:
It's bugged, when you don't write a name on the textbox and click the button it stills says "Username might be available"

Creating an if with and error should not be a problem.

How?

:noh:

RE: [Suggestions] PSN Username Checker

#22
You made it, you should know man

RE: [Suggestions] PSN Username Checker

OP
#23
15-06-2015, 05:35 AM
AndresXZ09 Wrote:
You made it, you should know man

I know but what do you mean exactly? lol

RE: [Suggestions] PSN Username Checker

#24
Just click on the button without typing anything, it shows the username is available, when it should display an error.

RE: [Suggestions] PSN Username Checker

OP
#25
15-06-2015, 05:40 AM
AndresXZ09 Wrote:
Just click on the button without typing anything, it shows the username is available, when it should display an error.

Lemme try to add that.
I'm not that good ih PHP... so lead me to what to add :noh:

RE: [Suggestions] PSN Username Checker

#26
You made it, you must be php lord

RE: [Suggestions] PSN Username Checker

OP
#27
15-06-2015, 06:02 AM
AndresXZ09 Wrote:
You made it, you must be php lord

I only had the PSN script,
the rest was recoded :noh:

RE: [Suggestions] PSN Username Checker

#28
Meh

delete

Code:
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
-moz-animation: focus 0.1s;
-webkit-animation: focus 0.1s;
-ms-animation: focus 0.1s;
animation: focus 0.1s;
background-color: rgba(255, 255, 255, 0.125);
border-color: #1cb495;
}

Then it's fine (it removes the shit when you click the textbox)

RE: [Suggestions] PSN Username Checker

#29
Why does it say LeakForums at the bottom lol? :D

RE: [Suggestions] PSN Username Checker

#30
15-06-2015, 07:05 AM
Mr_Joker Wrote:
Why does it say LeakForums at the bottom lol? :D

Because he is from LeakForums? smh.

Users browsing this thread: 2 Guest(s)