Jump to content

Recommended Posts

Hello,

 

What I have is a simple registration form where in the username field I have a onkeypress event (onkeyup actually) which sends an ajax request to check if the name is already taken, but my problem is that from the external script I can only like display a text below or sth saying it's already taken, what I want to do is paint the field red and I can't figure out how to do it...

Link to comment
https://forums.phpfreaks.com/topic/242662-modify-elements-from-external-script/
Share on other sites

Hello,

 

You can style forms with css. Here's a nice tut on how to color your field: http://www.webcredible.co.uk/user-friendly-resources/css/css-forms.shtml.

So use the ajax to change the style of the input field to your own preset field.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.