Skip to main content

Home/ Web Programming/ Group items tagged webprog-5-a

Rss Feed Group items tagged

Chere B

Javascript Tutorials and Lessons: Validate an Email Address - 0 views

  •  
    This is a tutorial that gives you code examples and explanation on how to check for various invalid email address scenarios.
 Mark Zaniewski

A Basic Validator - 0 views

  •  
    A no-frills javascript validator that checks for blank spaces and makes sure the correct type of character is used. Still thinking about totally foolproof email validation. Not too good for security, though, since javascript can be turned off by the user.
Katie McLaughlin

Javascript Tutorial - 0 views

  •  
    Another great beginners' tool. What I like about this site are the links within the tutorial that allow you to locate almost anything (Javascript wise) you could possibly be looking for (IE: checkbox selection, popups/alerts). It is also organized in a pristine manner which is of utmost importance.
Kelly Utt-Grubb

JavaScript Made Easy: Free JavaScript Tutorials & Example Code - 0 views

  •  
    Large Collection of JavaScript source code. This site features excellent reference material for JavaScript, including a script archive that is easily accessed from the homepage.
Rafael Santiago

JavaScript Tutorial - EchoEcho.Com - 0 views

  •  
    EchoEcho's Javascript tutorial provides a good start on how to learn javascript. I like how they have specific sections the most common uses of javascript(Browser detection, form validation, animated buttons, cookies, drop down menu, multiple link, frameset script, and popup windows).
Zebeck Jillian

Java vs. JavaScript - 0 views

  •  
    Here is a link to an article about the differences between java versus javascript.
Gomez Evamarie

Scripting JavaScript - 0 views

  •  
    This is a really helpful site that explains what Javascript is and offers examples.
Marie Shanahan

JavaScript Statements, Comments and Blocks - 0 views

  •  
    Test your JavaScripting skills using the w3schools.com Tryit Editor. See what happens in side by side windows. Learn the basic formatting of JavaScript statements, blocks and comments. This site seems like a good place to practice, if you know very little about coding JavaScript from scratch.
Sorteberg  Matthew T

JavaScript Tutorial - 0 views

  •  
    Another tutorial by w3schools. They do a great job explaining everything about JavaScript, from basics to the nitty-gritty.
Bryan Dumelin

Fibonacci Sequence - 0 views

  •  
    This is my rendering of the fibonacci sequence. I must admit that i had done this previously using javascript (when I was an undergrad, 4+yrs ago) and I would not let myself 'cheat' by researching other web sites. After sketching out the functionality and few tries I was able to get it, but I did have some difficulty with the formatting, for whatever reason, I could not get the '\n' to work, instead, i decided to echo a
    tag.
  •  
    Hmmm... close enough. 0 1 1 2 3 5 etc.
Lee Howard

http://kleehoward.nfshost.com/form.txt - 0 views

  •  
    A tutorial on how to create forms and make them interact with php. Here, I take you step by step through nearly everything you need to know to get those databases primed and ready to go.
Pat Salvas

Email Form - 0 views

  •  
    Second try at the vaildation form. Matt thanked me, but I have to thank him for bringing the lack of name validation to my attention. After trying a seperate code for this page, the address validator has been tweaked abd works much better now.
Caruso  Nicholas L

*updated* Required Forms using Javascript - 0 views

  •  
    This is an update of what I posted last week as I finally got the email verification to work using a different script. I used countless websites trying to do this, but my script came mostly from this forum: http://forum.hostican.com/javascript/javaapplets-f19/email-validation-t1683/
Zebeck Jillian

http://zebeckicm505.nfshost.com/shoppinglist.html - 0 views

  •  
    Shopping List with hovering and asterisk'ed list items using Javascript. Just a very simple first attempt at Javascript.
Deitrick  Erica L

Boston Terriers Rule! - 0 views

  •  
    This is a form that will not submit unless both name and email are filled out. Email must be filled out properly. If you click on the input boxes and try to submit the information you get messages if your info is incorrect. I honestly do not know what I would do without the Headfirst books. I was able to do this assignment thanks to Headfirst: javascript.
Wright Sashagaye

About JavaScript - MDC - 0 views

  •  
    Here is information about javascript and its capabilities from Mozilla. It also tells you what javascript implementations are available with mozilla.org.
Pat Salvas

Fibonacci Code! Its like the DaVinci Code... But without a movie or book - 0 views

  •  
    My Fibonacci code
  •  
    Dude! And after we talked about that common error, too! But as with the others, I'll count it as "close enough for gov. work." Note to everyone: the Fibonacci series *starts* 0 1 1 2 3 5 ... Less than half of yours do :/.
Lee Howard

Filter for a form - 0 views

  •  
    still doesn't quite work ... hoping for mercy! I will send you the php so you can see if there's anything wrong. I can't find it...
Sarah-Jane Bolling

Javascript Tutorial - Intro - 0 views

  •  
    Throughout this course, I seem to always visit this page for different topics. I find it to be written in everyday language, even when explaining Javascript. I've looked over the site, and it "works" for me to help understand the language.
« First ‹ Previous 41 - 60 of 67 Next ›
Showing 20 items per page