Skip to main content

Home/ Web Programming/ Group items tagged html

Rss Feed Group items tagged

Rock Jennifer

Toggle Visibility - 0 views

  •  
    I revisited my comment/recipe page and toggled visibility for said comment form. To make it available on non-Javascript enabled broswers, I found a form that sends a user to different links depending on whether or not Javascript is enabled. Thus this is the 'filter' page, if you will. If you're interested in the links to these simple codes, I hid the links in the course code. Ta da.
  •  
    Credit because it works. But... This is a great reason to use jQuery. It's unobtrusive, so to anyone visiting the site normally, the form will show up. Only for those with javascript would it be (at first) hidden.
Bryan Dumelin

Map It! - 0 views

  •  
    This site uses the google maps API to pinpoint the location of a restaurant. The most diffult task in creating this was trying to get the API to properly connect to the server. Once the key was properly loaded, the remaining functions seemed to work well.
Bryan Dumelin

Cheat(ish) - 0 views

  •  
    This page points out the importance of sketching out a wbsite for design and programming purposes. In doing this it saves the programmer time and frustration in comparison with programming on the fly.
Monica Aversa

Hot Cities - Pro Sports Teams - 0 views

  •  
    Here is my ajax project for challenge 6-e. The goal is to teach a person in a new city the names of their home teams. My saving grace was this tutorial-- http://www.webmonkey.com/tutorial/Build_an_Ajax_Dropdown_Menu
  •  
    Very nice, but the name of the team is Red SOX, not Red Sux! :)
  •  
    Hahaha. Nice touch, Monica!
Wright Sashagaye

Updated Required Email - 0 views

  •  
    Here is a form page that requires a valid email and name for submission. There are three input fields: name, age and email. However, the name and email fields are required while the age field is optional.
Caruso  Nicholas L

Required Forms (yet again!) - 0 views

  •  
    Yet another version of this challenge...
Deitrick  Erica L

Menu - 0 views

  •  
    This page has two items, sport and team. When you choose a sport a list of team names appears.
« First ‹ Previous 341 - 347 of 347
Showing 20 items per page