User Tools

Site Tools


eg-259:lecture10

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
eg-259:lecture10 [2011/03/07 08:17] – [Summary of This Lecture] eechriseg-259:lecture10 [2011/03/07 08:34] (current) – old revision restored eechris
Line 57: Line 57:
   * What are the standard values for the ''visibility'' property?    * What are the standard values for the ''visibility'' property? 
   * What properties control the foreground and background colours of a document?    * What properties control the foreground and background colours of a document? 
-  * What events can be used to change a font when the mouse cursor is moved over and away from an element?  
-  * What property has the content of an element?  
  
  
-===== Learning Outcomes (continued) =====+===== Learning Outcomes =====
  
 //At the end of this lecture you should be able to answer these questions//: //At the end of this lecture you should be able to answer these questions//:
  
 +  * What events can be used to change a font when the mouse cursor is moved over and away from an element? 
 +  * What property has the content of an element? 
   * What JavaScript variable is associated with the ''z-index'' property?    * What JavaScript variable is associated with the ''z-index'' property? 
   * To move an element to the top of the display, do you set the ''z-index'' property to a large number or a small number?    * To move an element to the top of the display, do you set the ''z-index'' property to a large number or a small number? 
 +
 +===== Learning Outcomes (continued) =====
 +
 +//At the end of this lecture you should be able to answer these questions//:
 +
   * What exactly is stored in the ''clientX'' and ''clientY'' properties after a mouse click?    * What exactly is stored in the ''clientX'' and ''clientY'' properties after a mouse click? 
   * What exactly is stored in the ''screenX'' and ''screenY'' properties after a mouse click?    * What exactly is stored in the ''screenX'' and ''screenY'' properties after a mouse click? 
Line 147: Line 152:
 </code> </code>
   * Example: [[/eg-259/examples/lecture10/dynLink.html|dynLink.html]]   * Example: [[/eg-259/examples/lecture10/dynLink.html|dynLink.html]]
-  +
 ---- ----
  
Line 316: Line 321:
   * What are the standard values for the ''visibility'' property?    * What are the standard values for the ''visibility'' property? 
   * What properties control the foreground and background colours of a document?    * What properties control the foreground and background colours of a document? 
 +
 +===== Learning Outcomes (continued) =====
 +
   * What events can be used to change a font when the mouse cursor is moved over and away from an element?    * What events can be used to change a font when the mouse cursor is moved over and away from an element? 
   * What property has the content of an element?    * What property has the content of an element? 
 +  * What JavaScript variable is associated with the ''z-index'' property? 
 +  * To move an element to the top of the display, do you set the ''z-index'' property to a large number or a small number? 
  
  
Line 324: Line 334:
 //At the end of this lecture you should be able to answer these questions//: //At the end of this lecture you should be able to answer these questions//:
  
-  * What JavaScript variable is associated with the ''z-index'' property?  
-  * To move an element to the top of the display, do you set the ''z-index'' property to a large number or a small number?  
   * What exactly is stored in the ''clientX'' and ''clientY'' properties after a mouse click?    * What exactly is stored in the ''clientX'' and ''clientY'' properties after a mouse click? 
   * What exactly is stored in the ''screenX'' and ''screenY'' properties after a mouse click?    * What exactly is stored in the ''screenX'' and ''screenY'' properties after a mouse click? 
eg-259/lecture10.1299485874.txt.gz · Last modified: 2011/03/07 08:17 by eechris