ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • 자바 스크립트
    Platform/규격 2013. 9. 25. 00:33

    window // Window

    웹 브라우저 창이나 창 안에 있는 프레임


    .window

    .self

    .name

    .frames[]

    .parent

    .top

    .location // Location

    .history // History

    .document // Document


    Location

    .href


    .reload()

    .replace()


    History

    .back()

    .forward()


    Document

    .bgColor

    .forms[]

    .images[] // Image


    .write()


    form

    .elements[]


Designed by Tistory.