Skip to main content

Home/ Web Programming/ Group items tagged Javascript

Rss Feed Group items tagged

Alex Halavais

AlternateIdea: An In-depth Look At The Future of Javascript Debugging With Firebug - 0 views

  •  
    Introduction to using the "console" in firebug to help debug Javascript.
Bryan Dumelin

ActionScript 3.0 Language and Components Reference - 0 views

  •  
    Ok I know what you are thinking...why is he bookmarking a flash reference site - flash in a web programming class? Well I decided it was important to bookmark the ActionScript reference page because the structure of ActionScript 3 is similar to javascript used in many webpages. No, you don't need javascript to create a webpage, but adding it can allow for additional site functionality. It is also important to know the potential of integrating flash into a website and allowing for variables to be passed form the webpage and communicated to the flash movie.
Mark Cotrupe

WDVL: The JavaScript Chronicles - 0 views

  •  
    This is a good introduction that explains alot about the value of Javascript. It explains how it simplifies tasks that used to be server-intensive by placing some of the load on the user's local machine. It is more efficient, can be re-used and sends the server a simplified information set that is easily processed.
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.
Monica Aversa

The Pink Bubble | Join Our Mailing List! - 0 views

  •  
    For challenge 5-d: A form with an e-mail validator. If you need help or a lead, I got my JavaScript code from http://www.javascript-coder.com.
Ford  James A

Graduation Countdown - 0 views

  •  
    This is a graduation countdown until when I (and anyone else who plans on graduating next spring actually) app for facebook! It was a little confusing at first with the facebook api, but I once I got used to it it was just a matter getting the php to work. Facebook doesn't support javascript fully so I had to find a countdown in php....it doesn't look quite as cool as the javascript one, but it still works. FYI, it's a little plain...but it works!
Gomez Evamarie

JavaScript Cheat Sheet - Cheat Sheets - Added Bytes - 0 views

  •  
    Here is what seems to be a useful Javascript cheat sheet. You can find functions, methods and even includes a guide to XMLHttpRequestObject.
Nancy Hall

Rate Your Professors - Form - 0 views

  •  
    I've begun to create the professor ratings page that I plan to complete for the final module. Here, I use javascript to display the form or hide the form depending on user input. If someone has javascript deactivated, those buttons do not appear (so as not to confuse them when they wouldn't work anyway). Hope you like it! I plan to build on this for the next module.
Rafael Santiago

Validator - 0 views

  •  
    Here is a javascript validator. It won't submit unless the fields are filled in. Also, the email must be filled in correctly.
  •  
    Good enough. It did let me by with a phone number of "3" though :).
DiLieto  Lauren M

JavaScript Tutorial - Webmonkey - 0 views

  •  
    You can never get enough Javascript tutorials. I personally am a fan of webmonkey.
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/
Kuban  Ellise J

Javascript Email Validation - 0 views

  •  
    I also suggest checking out this site for some help with javascript and validation! unlike some other sites, the color properties of the different code help to make things visually clearer, and thus, easier to understand when trying to work out how the code is set up.
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.
Alex Halavais

AppJet: Instant Web Programming - 0 views

  •  
    Claim to be "the easiest way to program, host, and share your own web app." Does it entirely in JavaScript. Worth checking out.
Kuban  Ellise J

Form Input Validation JavaScript - check user input and validate it (thesitewizard.com) - 0 views

  •  
    This site helped me to understand the basic idea of the steps behind javascript validation
Bryan Dumelin

WebCheatSheet Tutorials - 0 views

  •  
    I was bel to find this really helpful site that provides detailed help on different web programming languages, code snipits, and tutorials. Of all the sites out there, I think this one has been the most helpful - easy to use and easy to understand. I wish I had found this sooner! Languages: ASP, PHP, Javascript, HTML, SQL
jdr santos

/packer/ - 0 views

  •  
    A JavaScript Compressor/Obfuscator
Lee Howard

Deprecated Features - MDC - 0 views

  •  
    I noted that Professor Halavais talked about deprecated codes for Javascript that will have to be edited whenever you find older code you want to grab. So here is a handy list of what NOT to wear when you try on old code!
Sarah-Jane Bolling

http://www.sarah-janebolling.com/nameemail.html - 0 views

  •  
    Here is my javascript form which validates email addresses as well as phone number, name, zip code and phone number.
  •  
    Hmmm. Managed to slide by some strange email addresses, but good enough for government work :).
Kuban  Ellise J

Contact - 0 views

  •  
    this page submits info into my database where i can read it, and then choose to respond. i added the javascript to this pages that requires an entry in the name, email and comment fields as well as a valid email address... comments in the .js file show where i got my code and help from. it validates
‹ Previous 21 - 40 of 79 Next › Last »
Showing 20 items per page