Skip to main content

Home/ Web Programming/ Group items tagged code

Rss Feed Group items tagged

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.
Rock Jennifer

Travel Tabs - 0 views

  •  
    I hoped tabs were unobtrusive... I went back and redid a page from Module 1, putting all my travel abroad trips in one tabbed content box. The first sequence of code I tried nearly ruined my life, but Dr. Halavais was kind enough to send me a link that didn't make me want to end my life.
  •  
    Small issue: when fonts are user-changed, it can bounce the last tab to a second line. But good enough to meet the requirements for the assignment, and good for you for trying something especially challenging.
Bryan Dumelin

Quinnipiac University - Campus Map - 0 views

  •  
    For the final project I completed the QU Campus map. The site utilizes PHP and CSS to pull in content and layout the site. The menus utilize CSS and PHP is used to pull in the images and code the label (or legend) section below the images. Google Maps API also integrates allowing users to view and zoom the campus. The site is best viewed using internet explorer, there are formatting issues for the CSS of the menus for those using Mozilla. Also did anyone notice that the official QU map is missing #34? They may want to consider addressing this... Anyhow have a great summer!
Nancy Hall

Required Email Addy and Name - 0 views

  •  
    This is a link to a working comments page (linked to a database table) which requires a valid name and email address before submission using Javascript. An error message appears & fades at the bottom of the form if something is omitted. I also made the same thing happen using PHP, so there are also messages at the top of the page from that code. I got the Javascript from http://www.leigeber.com/2008/04/dynamic-inline-javascript-form-validation/, and included this citation in my js page. Upon submission, a thank you message appears at the top of the form.
  •  
    Nice!
Nick Caito

Module 6: AJAXXX Drop Downz - 0 views

  •  
    apparently other people got the code from webmonkey too? here's my stab at their ajax voodoo... since i'm one of the few here who dont work at espn (ha!), i picked something other than sports
Marie Shanahan

Connecticut News Sources - 0 views

  •  
    I created a Connecticut news source page with a form. First pick the medium, then choose the news organization. Like many of my classmates, code came from http://www.webmonkey.com/tutorial/Build_an_Ajax_Dropdown_Menu. Seeing if I can adjust to add jquery.
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.
Wright Sashagaye

Favorite Pop Singer - 0 views

  •  
    Here is a form where you can pick your favorite pop singer out of three choices. After you pick you favorite pop singer then you can pick their best song. Enjoy! Some code taken from http://www.webmonkey.com/tutorial/Build_an_Ajax_Dropdown_Menu
Caruso  Nicholas L

Google Maps API - Google Code - 0 views

  •  
    This is Google's page that explains their Google Maps API. "The Google Maps API lets you embed Google Maps in your own web pages with JavaScript. The API provides a number of utilities for manipulating maps (just like on the http://maps.google.com web page) and adding content to the map through a variety of services, allowing you to create robust maps applications on your website." This is mentioned in Mod 6 and you can learn more about it by going to this site.
Ford  James A

Amazing Italian food! - 0 views

  •  
    This is webprog 6-f entitled "Map me." It uses google maps and can be used to map a route to Olive Garden in North Haven. It's pretty simple, but what's cool about most map services online is that they let you use their code.
Deitrick  Erica L

Java script tutorial for the total non-programmer - 0 views

  •  
    webteacher.com has an excellent tutorial for learning JavaScript. It starts off saying that it is JavaScript for the non-Programmer and goes through step by step defining terms such as JavaScript, Object Oriented Programming (OOP), objects, methods, properties, events, functions, alerts, forms, buttons etc. It also has a great chapter on Loops (chapter 5). This site shows examples of code and slowly goes through step by step the structure and components of JavaScript.
Gomez Evamarie

Hollywood Icons - 0 views

  •  
    Here is my page for challenge 6-e "Ajaxed up". Instead of using a sports theme I decided to do it on some of my favorite actresses. Hope you enjoy! The code used was found on http://adamv.com/dev/javascript/http_request and http://www.webmonkey.com/tutorial/Build_an_Ajax_Dropdown_Menu
Kuban  Ellise J

Pick a sport any sport - 0 views

  •  
    This is my drop down list that populates based upon the choice in one of the first lists. I originally wanted to do three lists region to city to sport... but I got too frustrated and might tackle that in module 7.... so this is not quite exactly the webprog of choosing between two sports... but the point is still the same. see my comments as to where I got and modeled the code from
clariene Austria

Don't Just Get A Website… Get Discovered! - 2 views

If you're not being found on the search engines, then it's likely you didn't have an seo web development. A lot of web designers out there know how to make great looking websites that Google can't ...

started by clariene Austria on 30 May 12 no follow-up yet
Bryan Dumelin

http://bryan.dumelin.com/database/drecipe.php - 0 views

  •  
    This is my rendering of the comment submit section. Everything seems to be submitting correctly, however, i just can't seem to get the database to populate. I reviewed the videos mutiple times with no answer. I thought it may be the 'localhost' issue, but bluehost.com does not give any of the options that we saw on 'nfs'...after about 7 hours of troubleshooting and every possible configuration... if anyone has ideas i would love to hear them....other than that, the site works flawlessly. Hope you enjoy.
  •  
    Well, "other than that" is pretty much at the core. I wouldn't have known it was a problem if you hadn't mentioned it (will have to change the assignment). But this is a really core thing to figure out. If you can't actually store the material, then you won't be able to do this sort of exchange when you want to make your own stuff. There's nothing obviously wrong with your code. My guess is that there is something up with your username/pass or table names, but without an "or die" statement, we'll never know...
Bawa Neha

Lentil Salad - 0 views

  •  
    I'm not sure why I can't view my header in Firefox, but it works on my preview. Re-styled recipe page.
  •  
    What header? Don't see it in the code either...
Lee Howard

Javascript And CSS Tutorial - Accordion Menus | Switch on the Code - 0 views

  •  
    If you want to create an accordion menu using Javascript and PHP, here is a solution.
Katie McLaughlin

'Contact Us' form - 0 views

  •  
    A contact form exists at the bottom of my recipe. There are a few problems with it, but I am begging for exponential amounts of mercy. I feel dumb.
  •  
    Need to send me the back-end code on that one :).
Kuban  Ellise J

HTML: An Interactive Tutorial - Dave's HTML Code Guide - 0 views

  •  
    Hi every, a little late to join the crowd, but better late than never! I found this site last semester when I was working on my website for 512. While it is a little hard to take in at once, and there are alot of annoying ads, I found the basic meat of the content to be helpful when I was teaching myself HTML.
Nancy Hall

About Me - 0 views

  •  
    I figured I would use this 3-page site to tell a little more about myself (and, hopefully, make you laugh a little bit). It is very simple, but it should give you a little more insight into what you're dealing with.
  • ...1 more comment...
  •  
    Nancy, I love your personalized muppets! That's awesome.
  •  
    Hahaha. Thanks, man. We made 3 that day (the third went to my nephew for XMas), and they give them to you in clear plastic bags. So The best part of the whole experience was the reaction from people I passed on the streets of Manhattan!
  •  
    What coding did you use to place the 3 hyperlinks next to each other, across the top? I'm going to do my 3-page site now, but will most likely leave them vertically.
« First ‹ Previous 81 - 100 of 108 Next ›
Showing 20 items per page