jQuery Programming
Ext JS와 비교를 위해, jQuery로 비슷한 걸 만들어 본다. 필요한 건 대략 아래와 같다. layout tab grid window + form 하나씩, 찾아보자. 1. layout http://layout.jquery-dev.net/ - Ext JS의 layout, viewport와 유사한 기능 - north, west, center, east, south 영역 - 뭐, 그럭저럭, 쓸 만 하다. 2. 탭 (tab) http://jqueryui.com/demos/tabs/ - 테마(Theme) 설정에 따라, 컬러와 모양이 확 달라진다. - 위의 것은 기본 테마인, Theme: UI lightness - 아래 것은, Theme: Smoothness http://flowplayer.org/tools/..