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:24] eechriseg-259:lecture10 [2011/03/07 08:34] (current) – old revision restored eechris
Line 66: Line 66:
   * 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?    * 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? 
  
 ===== Learning Outcomes (continued) ===== ===== Learning Outcomes (continued) =====
Line 71: Line 72:
 //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//:
  
-  * 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? 
Line 152: Line 152:
 </code> </code>
   * Example: [[/eg-259/examples/lecture10/dynLink.html|dynLink.html]]   * Example: [[/eg-259/examples/lecture10/dynLink.html|dynLink.html]]
-  +
 ---- ----
  
Line 321: 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 329: 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.1299486294.txt.gz · Last modified: 2011/03/07 08:24 by eechris