Study/HTML5
html5 예제파일
zeroplus1
2013. 1. 29. 10:50
semantic tag
새로 추가된 태그
editable
SelectorAPI
draganddrop
canvas
http://www.w3schools.com/
http://www.w3.org/TR/SVG/
file reader
video/audio
local storage
geolocation API
indexed db
ajax
Ajax.pdf
Application Cache(offline을 위한 기능)
Web Worker
WebMessaging(다른 도메인과 통신, 채널을 이용한 다중 통신)
WebSocket(서버와 클라이언트간에 전 이중 통신)
SeverSent Event(서버에서 클라이언트로 push기술)
notification API (구글에서 제안, 현재 구글에서만 구현)
FileWriter API(임시 메모리 영역에 디렉토리, 파일등을 생성, 저장 기술)
Web SQL Database(현재 HTML5표준에서 중단)\