100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
Samenvatting Webdad deel 2 $3.21   Add to cart

Summary

Samenvatting Webdad deel 2

 125 views  0 purchase
  • Course
  • Institution

Vervolg op deel 1 (ik verkoop ze in een bundel, dus koop best de bundel voor €4)

Preview 3 out of 9  pages

  • June 8, 2017
  • 9
  • 2015/2016
  • Summary
avatar-seller
HS6: Events vervolg
Changing default behavior

,Enkele events
Load
Afgevuurd als een object geladen is
Vaak gebruikt om het script pas uit te voeren als de volledige pagina geladen is

Vb.
<head>
<script>
Window.onload = function() {

} // einde window.onload
</script>
</head>
Of: http://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_onload
d

Blur
Event om bv bij het verlaten van een tekstveld een eventhandler op te roepen die de input
checkt
Wordt afgevuurd als element focus verliest
http://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_onblur

Focus
Wordt afgevuurd als element focus krijgt
http://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_onfocus

Gebruik geen html event handlers zoals in deze voorbeelden

Mousedown
Wordt afgevuurd als de gebruiker één van de knoppen van de muis ingedrukt houdt
http://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_onmousedown

Mouseup
Wordt afgevuurd als de gebruiker één van de knoppen van de muis loslaat

Keydown
Afgevuurd als user toets induwt

Keyup
Afgevuurd als user toets loslaat
http://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_onkeydown_onkeyup

, Keypress
Afgevuurd als user toets loslaat
Browserverschillen, test pijltjestoetsen, alt, shift in chrome en firefox
http://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_onkeypress


HS7: jQuery
Inleiding
Wat is jQuery?

Lightweight open-source Javascript-library
Legt focus op taken zoals

- Manipuleren van elementen
- Werken via het DOM event model
- Moedigt unobstrusive JavaScript aan!

Voordelen van jQuery?

javascript jQuery
Verschillen tussen browsers Crossbrowser compability
(zelf fallbacks schrijven)
complexe DOM navigatie Simpele CSS-selectoren
Frequente taken vergen veel code Write less, do more
(loop om geselecteerde elementen te - Doorlopen van elementen
doorlopen, events, …) - Chaining statements
Write more, do less - Animatie
Heel veel plugins en extensies
Basisfilosofie




Wie gebruikt jQuery?
http://docs.jquery.com/Sites_Using_jQuery

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

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

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

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 evibulteel. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $3.21. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

67474 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$3.21
  • (0)
  Add to cart