PHP Tutorials: jQuery: Check if a username is available without refreshing

Check if a typed username is available without page refreshing. Basically, an AJAX style check, but using jQuery. FORUM phpacademy.org TWITTER twitter.com BLOG blog.phpacademy.org

 StumbleUpon It!

Technorati Tags: , , , , , , , , , , , , , , , , ,

25 Responses to “PHP Tutorials: jQuery: Check if a username is available without refreshing”

  1. 9081178 says:

    @shaunno2009 yeah dude, it sure is annoying.

  2. willzurmacht says:

    Thank you!! very very helpful :)

  3. mesuhas2010 says:

    Thanks Alex

  4. shayat123456 says:

    great tutorial!, code you please put the sorce code on your forum?

  5. olukabruno says:

    I thought that only happens here in uganda…

  6. budesliga22 says:

    alex u are great!

  7. gonzo191 says:

    @machine1112 you can learn it at jquery’s site jquery.com or just google it

  8. gonzo191 says:

    @phpacademy nice tutorial Alex but you can use $(function(){ … }); instead of $(document).ready(function(){ … }); it way shorter and equivalent as well

  9. xatic1 says:

    Awesome tutorial! Still, it would be awesome to see how you can put data etc in the DB etc :D

  10. eddilink says:

    thank you teaching

  11. glfunkyspyspy says:

    alex , how you get the jquery.js file? i know on google but got a bunch of them.

  12. phpacademy says:

    @glfunkyspyspy jquery.com

  13. MrEcaz says:

    Brilliant!
    Best tutorial ever, both explanatory and “project-wise”!

    I mainly need the jQuery part for a letter counter but this will surely come in handy!

    Keep it up!

  14. latlov says:

    @glfunkyspyspy from jquery.com click on download. you’ll get this file jquery-1.4.2.min.js but you can save it as jquery.js

  15. joeydisessa says:

    Hello Alex , I have been watching your videos for a while and I must say you do a great job explaining while you te4ach PhP. Much appreciated. I’m not sure if you have a tutorial; on this already but i wasnt able to find it. Would you mind doing a simple video for passing XML using CURL in PhP? Thanks

  16. BugsVHumans says:

    Can you make an autocomplete tutorial? Thanks!

  17. JonnyJC93 says:

    thanks , great video. really really much easier than you’d think. :)

  18. JonnyJC93 says:

    @gonzo191 its best to do a document check so that the jquery code isnt executed before the page is loaded. e.g. how can you animate a table if the table isnt on the page yet ?

  19. JonnyJC93 says:

    @gonzo191 its best to do a document check so that the jquery code isnt executed before the page is loaded. e.g. how can you animate a table if the table isnt on the page yet ?

  20. amosngweien1 says:

    @latlov ty

  21. mylescomputer says:

    Thanks, great tutorial :)

  22. SaiyanJin85 says:

    you could use $(this).val() instead of form.username.value to take the value

  23. wizzy9906 says:

    Thanks, this really helped me understand Jquery, wow it is amazing simple to implent.

  24. seretsu545212 says:

    I have a question is it possible to use alert message if the username is unavailable?

  25. JoWebsites says:

    Hey alex, i love your videos,
    I just downloaded camtesia and im having trouble with the sound quality.
    besides downloading it, do you do anything special to it to record ur videos?
    How do you get such good sound quality?

Leave a comment or a question

You must be logged in to post a comment.

Powered by Yahoo! Answers