Skip to main content

Home/ Web Programming/ Group items tagged A

Rss Feed Group items tagged

Pat Salvas

Javascript Programming: Javascript hover-over HTML popup - 0 views

  •  
    Although it appears to be someone's blog and not a huge, credible site, it does appear to have the correct form of a javascript popup.
Caruso  Nicholas L

Campus Map - 0 views

  •  
    This is a Google Map of the QU campus. You can zoom in, zoom out, and click on buildings to see what they are and read a brief description.
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.
Nancy Hall

Pick a Pic, Any Pic - 0 views

  •  
    Here is my variation on the Baseball Cards challenge. There are 3 different images to choose from, and the info displayed after submission (as well as the drop down itself) is generated from a database table. If you'd like to learn more about my friends & family, take a peek!
Pat Salvas

Email Form - 0 views

  •  
    I finally got this going once I found the right site with a validator form. I tried multiple places, and after getting stuck and having to tweak a bunch of things, I finally settled on this basic form. http://www.netmechanic.com/news/vol6/javascript_no4.htm
  •  
    Almost, but lets me through with a fake email...
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.
Marie Shanahan

Auto-populating Select Boxes using jQuery & AJAX - 0 views

  •  
    In my search for how to use jQuery and AJAX to build a select drop down menu, I found this four part demo - HTML, PHP, jQuery and JSON (JavaScript Object Notation). It also includes an example of how to create multiple select boxes with data populated from a MySQL database.
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.
Sorteberg  Matthew T

HTML Forms and Input - 0 views

  •  
    Just a quick bookmark. I used this site to help me create a couple small forms to add to my recipe page. Very helpful.
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.
herbert belkin

Online Programming Courses | Learn Programming Online - Learnstreet - 0 views

  •  
    LearnStreet is an online education platform for coding languages such as Ruby, Python, and JavaScript (as of January 2013). The program is designed to help users learn fundamental coding skills and apply them to a number of real-world projects.
  •  
    online education platform that democratizes coding via a completely new mindset and approach ­ for teaching people how to code.
Felipp Crawly

Amazing Customer Service - 1 views

I would like to thank Onward Process Solutions for greatly helping me with my need for assistance in a Customer service outsourcing project. They provided me with 24/7 phone/ email answering serv...

started by Felipp Crawly on 31 Oct 12 no follow-up yet
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
Rock Jennifer

Movie Choices of Others - 0 views

  •  
    I couldn't bring myself to add these entries on the bottom of my existing module 2 website - instead I went back and added links to the existing pages to this 'new' page, which echoes entries from a data table created entirely in myphpAdmin. PS - my boyfriend actually hates The Land Before Time. I was just having a little fun.
Zebeck Jillian

Cookie Recipe with Comment Option/Database - 0 views

  •  
    Here is my revised cookie recipe which now include a comment box with sends users' comments to a database using PHP.
Caruso  Nicholas L

Show Comments on Tortellini Soup Recipe - 0 views

  •  
    This page lets you submit a comment, and then displays it on a new page.
Garrett Karen

Carrot Cake Recipe - 0 views

  •  
    OK, I finally got this working correctly! Take a look and leave a comment.
DiLieto  Lauren M

Red Zuppa Di Mussels - 0 views

  •  
    This is a new and improved recipe page that allows you to leave a comment at the bottom.
Caruso  Nicholas L

Tortellini Soup Recipe WITH Menu Bar - 0 views

  •  
    I added a menu bar to my recipe page. Now, the page links to "Other Recipes", "Other Soups" and "College Inn," all with dropdown options linking to external sites.
  •  
    I forgot to add that I used this site as a reference for the Menu Bar: http://www.alistapart.com/articles/dropdowns/ A friend of mine also helped me with the positioning of the nav as well.
Gomez Evamarie

Create a basic css horizontal menu - 0 views

  •  
    Here is another website with some CSS tutorials and templates. I've specifically bookmarked a page on how to create basic horizontal menu in css. Hope this helps!
« First ‹ Previous 121 - 140 of 520 Next › Last »
Showing 20 items per page