filmov
tv
Advanced JS access BOM(browser BOM)| full free JavaScript crash course from scratch

Показать описание
Hi everyone welcome to new video in this course were going to learn JavaScript from scratch and this is your first step into dynamic web developing and programming witch javascript is the soul of any website
I will be thankful if you write me your question or opinion about the video in the comments
00:00 intro
03:20 screen property
03:41 screen width
04:17 screen height
04:33 screen availHeight
05:30 screen availWidth
06:00 screen colorDepth
06:30 screen pixelDepth
07:35 location HostName
08:00 location pathName
08:22 location protocol
09:03 location assign()
09:47 window.History
10:15 use forward button with js
11:06 use back button with js
11:40 cookieEnabled
11:55 get language of users browser
12:09 online(check users conection)
12:30 alert
13:10 confirm
13:49 prompt
14:27 timing functions
15:14 clearInterval & clearTimeout
15:30 cookies
16:15 create cookie
17:00 Auto deleting cookie(expires)
18:00 read cookie
18:30 multiple cookie
18:55 delete cookie