LIS 545 2008
Programming for Information Systems
Week Three: Conditional content
Dip your toes in the waters around Baffin Island or Bermuda?
or
?Vacationers have to make choices and our web page needs to respond! Two ways of creating responsive, interactive web pages are targeting page elements in the DOM (Document Object Model) and changing them as required, or creating a new look for our page by switching CSS files.
Week three projects: Target the DOM Switch CSS
A student writes ...
Hi Terry,
Question on the DOM exercise. On the YUI examples page I see a 750px wide grid, but not one with 2 rows. Are the 2 rows created with the "top" and "middle" divs or is there an example on the YUI page I'm missing?
Terry talks...
Start by going to the YUI CSS grids and use the "The YUI Grids Builder" tool ...