Landing : Athabascau University

Group members: this is the place for your learning diary. Use this to post your zipped-up site at least once each unit, and your reflections as often as you wish (at least once per unit). Please write your reflections directly in the post, not as attached files. Where you do need to attach documents, such as for unit 1 designs, use PDF, PNG or JPG formats. You can attach files using the 'Embed content' link in the editor.

QUICK COURSE LINKS:  Add blog post - Read latest group postsFAQs: Course process : Site design : HTML : CSS : JavaScript : JQuery : AJAX : MiscPodcasts for each unit

Updated resource pages:  Unit 1 - Unit 2  - Unit 3Units 4 & 5 - Unit 6 - Unit 7

mportant notice: the student web server is unavailable. Until this is fixed, we do not require you to upload your site to the student server. See Running a web server on your local machine for details of how to meet the requirements for the final unit

Unit 5 - Writing Javascript

  • Public
By Jasmin Gallant in the group COMP 266 August 31, 2019 - 7:58pm

Hi,

 Ok so for my ideas I really have 2 ideas, but I am more falling towards the latter as I dont have any way of sending information from my contact form.

 

Idea 1: Create a rolling image slideshow in the home page with different products using a wheel like effect.

Idea 2: Gather information from the name, email and text area message in my contact page form in order to collect and send emails from individuals and companies using my submit button.

I think I will go with the latter as it is needed in my website and should not be too much of a hassle to implement.

Gather the values into variables, check for equality of value, send collected info, etc..

Jasmin