Go Back   CodingForums.com > :: Client side development > JavaScript programming > Ajax and Design

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-09-2011, 11:05 PM   PM User | #1
milesdriven
Regular Coder

 
Join Date: Dec 2011
Posts: 186
Thanks: 0
Thanked 1 Time in 1 Post
milesdriven is an unknown quantity at this point
CodingForum Registration Page username inline validation - how is that done?

I like the rectangular box that appears below the username field after each keystroke ( onkeyup, I think ) to give the registering user a message about the username being typed in.

How is the rectangular colored box effect done?

How is the green check mark done?

Last edited by milesdriven; 12-09-2011 at 11:44 PM..
milesdriven is offline   Reply With Quote
Old 12-10-2011, 03:39 PM   PM User | #2
sunfighter
Senior Coder

 
Join Date: Jan 2011
Location: Missouri
Posts: 2,383
Thanks: 18
Thanked 350 Times in 349 Posts
sunfighter is on a distinguished road
where is this located?
sunfighter is offline   Reply With Quote
Old 12-11-2011, 01:15 PM   PM User | #3
milesdriven
Regular Coder

 
Join Date: Dec 2011
Posts: 186
Thanks: 0
Thanked 1 Time in 1 Post
milesdriven is an unknown quantity at this point
It is done on the username field of the registration page for this forum, as you type in your new username as part of registration. You have to step through the first couple of steps of the registration process, without completing it, to get to the place where this affect occurs.

You have to agree to the rules, then start typing in a username. The script that runs behind the username field creates this effect.

I recently registered for the first time and watched the effect. I went through the first couple of steps again to take a closer look at how the effect happened. I didn't register again. I backed out the second time.

I like it because it creates a long rectangular box immediately below the username field that contains a message specific to each keystroke as you type, and is very easy to see as you type in your username.

The box is "colored in" with a color that fits the tone of each message that pops up as you type each character of your username, and its location makes it easy to see.

Last edited by milesdriven; 12-11-2011 at 01:18 PM..
milesdriven is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:01 AM.


Advertisement
Log in to turn off these ads.