beatty@lasalle.edu

Home
Assignments
Resources
Syllabus
Weekly



Web Design and Development
DART/ENG 230

MW 1:55 - 3:10 (S 31); H-167


Nov. 21

November 26

Nov. 28

  • JavaScript site of the day from:
Today’s topic is JavaScript and jQuery.
Remember that Java is not JavaScript (see Web Teacher link below), and that
EVENT+OBJECT=ACTION defines what JavaScript does (here is a demo of event handlers).

JavaScript is used in HTML & CSS Chapter 9. There are lots of sites and resources that deal with JavaScript, often under the heading of DHTML.. Some other standards include:


Most important, understand the code behind this demo that I put together using mainly pre-defined functions, plus the Last updated script on this page.

We will then write a script to output the sum of 2 numbers. Start with this blank HTML page. Also, here is the CSS two-column grid with nav we did in class if you still need a grid for the website or the revision.

And here is Video #10, bulding a form using flexbox:

Web Development Site maintained by John Beatty