C777 (WEB DEVELOPMENT APPLICATION)
STUDY Questions and Answers WESTERN
GOVERNORS’ UNIVERSITY
Event that occurs when a form's Reset button is clicked
✔✔reset
Event that occurs when the user selects the text in a form field
✔✔select
Event that occurs when a form's Submit button is clicked
✔✔submit
Event that occurs when a page is unloaded from the browser
✔✔unload
Event that occurs when a page is loaded into the browser
✔✔load
Event that occurs when the user clicks on a link or form element
✔✔click
Event that occurs when the user moves the mouse pointer over a visible
element on a page
✔✔mouseOver
,Event that occurs when the mouse pointer leaves a visible element on a
page
✔✔mouseOut
In JavaScript, function names must begin with this
✔✔letter or _
Except for the first character, function names in JavaScript can contain
these
✔✔letters, numbers, _, or $
True or false: JavaScript is parsed according to its position in the page, as
the browser works its way through the HTML
✔✔true
Typically syntax errors, these usually cause error alerts
✔✔load-time errors
Typically caused by improper use of commands, these errors can cause
error alerts
✔✔run-time errors
Errors that result in the script running improperly. They do not cause error
alerts. The script may return unexpected results or may fail to execute at
, all.
✔✔logic errors
The two most common JavaScript coding errors
✔✔misspelling and case-sensitivity
The method to retrieve a canvas's drawing context
✔✔canvas.getContext("2d")
The method to retrieve a canvas's WebGL context
✔✔canvas.getContext("webgl")
How do you get browsers to download an updated Offline webapp if it's
already been cached?
✔✔change manifest file
Geolocation API to retrieve the user's current location
✔✔getCurrentPosition()
Geolocation API to request periodic updates of the user's position
✔✔watchPosition()
Geolocation API to cancel watching the user's location
✔✔clearWatch()
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller AcademicAllure. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $16.49. You're not tied to anything after your purchase.