Please enable JavaScript.
Coggle requires JavaScript to display documents.
70-480 : (JavaScript (intrinsic objects (useful and important functions,…
70-480 :
JavaScript
ajax
'blob'
web sockets
objects
literal
constructor
module pattern
inheritance
private members
public members
namespaces
promises
arrays
regular expressions
events
default action
bubbling
arguments
assigning
removing
evoking
custom events
exception handling
JSON
format
parsing
serialising
intrinsic objects
Window
Document
Array
Number
Date
String
Math
RegEx
useful and important functions
using code in the page
Window..onLoad
scope
hoisting
strict
code placement
In the page
in the external file
inline
DOM manipulation
BOM
web workers
security, CORS, etc.
HTML5
Layouts
grid
flex
table
RWD
semantic elements
section
article
header
footer
nav
aside
form
validation
regular expressions
parameters
caching
manifest
html attribute
Storage
#
Web Storage API
Local Storage
Session Storage
coockies
localDB
Geolocation API
#
one read
continuous reading
stopping
precision
timeout
video
audio
graphics
Canva
#
SVG
shapes
radients
HTML page
blocks
DOC declarations
meta parameters
custom attribute data-
custom elements handling
jQuery
selectors
#
filters
getters, setters
ajax
parameters
using
jQuery function
$(this)
events
animations
using in the page
Document.ready
noConflict
good style
deffereds
CSS3
selectors
pseudo classes
1
2
3
pseudo elements
before
after
3
media queries
element
attibute
existence
value
containing string
begin with
ending with
class
child
sibling
descendant
having specific ID
:
styles
fonts
units of size
types
properties
transformations
animations
transitions
box model
units of measure
positioning
relative
absolute
fixed
normal
namespaces
Bootstrap