AjAX UI Components (Ver. Stable Release 1.0.1a)

1
2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30

31

32

33

34

35

36

37

38

39

40

41

42

43

44

45

46

47

48

49

50

51

52

53

54

55

56

57

58

59

60

61

62

63

64

65

66

67

68

69

70

71

72

73

74

75

76

<html>
<head>
    <title>http://www.blueb.co.kr</title>
</head>

<body>

<center>
<table width=500>
<tr><td colspan=2 align=center bgcolor=efefef height=30><a href="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/docs/" target="_blank"><B>전체예제보기</B></a></td></tr>
<tr>
<td valign=top>
    <ul type=square>
    <li><B>Dialogs</B><br>
    - <a href="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/dialog/hello.html" target="_blank">Hello World Dialog</a><br>
    - <a href="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/dialog/msg-box.html" target="_blank">MessageBox and Progress</a><br>
    - <a href="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/dialog/layout.html" target="_blank">Layout Dialog</a><p>

    <li><B>Toolbar and Menus</B><br>
    - <a href="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/menu/menus.html" target="_blank">Toolbar and Menus</a><p>

    <li><b>Grid</b><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/grid/array-grid.html" target="_blank">Basic grid from array data</A><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/grid/xml-grid.html" target="_blank">Ajax XML data</A><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/grid/paging.html" target="_blank">Paging and Remote Datasets</A><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/grid/edit-grid.html" target="_blank">Inline editing</A><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/grid/from-markup.html" target="_blank">Existing Table to Grid</A><p>

    <li><b>Form and ComboBox</b><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/form/dynamic.html" target="_blank">Dynamic Forms</A><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/form/xml-form.html" target="_blank">XML Form</A><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/form/combos.html" target="_blank">ComboBoxes</A><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/form/forum-search.html" target="_blank">Live Search</A><p>

    <li><b>Tree</b><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/tree/reorder.html" target="_blank">Ajax + Drag and Drop</A><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/tree/two-trees.html" target="_blank">Two Trees</A><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/tree/dependency.html" target="_blank">Ext Dependency Builder</A><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/tree/organizer.html" target="_blank">Photo Organizer w/ Tree</A><p>
    </ul>
</td>
<td valign=top>
    <ul type=square>
    <li><b>Layouts</b><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/layout/simple.html" target="_blank">Simple Layout</A><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/layout/complex.html" target="_blank">Complex Layout</A><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/layout/nested.html" target="_blank">Nested Layouts</A><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/layout/feed-viewer.html" target="_blank">Feed Viewer </A><p>

    <li><b>Resizable</b><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/resizable/basic.html" target="_blank">Resizable Examples</A><p>

    <li><b>TabPanel</b><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/tabs/tabs.html" target="_blank">Basic Tabs</A><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/tabs/tabs-adv.html" target="_blank">Advanced Tabs</A><p>

    <li><b>Views</b><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/view/chooser.html" target="_blank">Image Chooser</A><p>

    <li><b>Localization</b><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/locale/dutch-form.html" target="_blank">Include a locale bundle</A><p>

    <li><b>Debug Console</b><br>
    - <A HREF="http://www.blueb.co.kr/SRC/javascript/package/ext-1.0.1/examples/debug/debug-console.html" target="_blank">Ext Debug Console</A><p>
    </ul>
</td>
</tr>
</table>
</body>
</html>
dot_cnum.gif자료출처 : http://extjs.com/
[이 게시물은 관리자님에 의해 2011-10-31 16:49:28 Prototype에서 이동 됨]

첨부파일

ext-1.0.1a.zip (3.3 MB) 86회 2008-04-17 10:25
|

댓글 3개

extJS 2.0 나온지가 언젠데요;;

라이센스는 무료/상용 따로 있습니다.

틀린점은 고객지원(?) 서비스 유무죠.

퍼오실려면 최신걸 퍼오세요
아 그랬나요? 퍼올려면 최신걸 퍼와야 되는데 ..그러게요..

근데 말이 그다지 이뻐보이진 않는군요... 말 버릇 부터 배우삼
나쁜뜻은 없어보여요. :-)
자료출처 링크 있으니, 최신것 유무는 보는 사람 재량으로
가져다 쓰시던지 하실듯 하네요.
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

태그 필터 (최대 3개) 전체 개발자 소스 기타 mysql 팁자료실 javascript php linux flash 정규표현식 jquery node.js mobile 웹서버 os 프로그램 강좌 썸네일 이미지관련 도로명주소 그누보드5 기획자 견적서 계약서 기획서 마케팅 제안서 seo 통계 서식 통계자료 퍼블리셔 html css 반응형 웹접근성 퍼블리싱 표준화 반응형웹 홈페이지기초 부트스트랩 angularjs 포럼 스크린리더 센스리더 개발자톡 개발자팁 퍼블리셔톡 퍼블리셔팁 기획자톡 기획자팁 프로그램강좌 퍼블리싱강좌
+
제목 글쓴이 날짜 조회
17년 전 조회 1,612
17년 전 조회 3,053
17년 전 조회 3,440
17년 전 조회 3,193
17년 전 조회 2,078
17년 전 조회 4,194
17년 전 조회 1,599
17년 전 조회 1,311
17년 전 조회 1,428
17년 전 조회 1,297
17년 전 조회 1,540
17년 전 조회 1,915
17년 전 조회 2,529
17년 전 조회 2,607
17년 전 조회 1,601
17년 전 조회 1,357
17년 전 조회 2,625
17년 전 조회 3,057
17년 전 조회 3,418
17년 전 조회 3,376
17년 전 조회 2,531
17년 전 조회 3,950
17년 전 조회 3,377
17년 전 조회 5,691
17년 전 조회 2,846
17년 전 조회 2,053
17년 전 조회 2,131
17년 전 조회 1,971
17년 전 조회 1,913
17년 전 조회 2,970
17년 전 조회 2,089
17년 전 조회 1,756
17년 전 조회 2,259
17년 전 조회 1,309
17년 전 조회 1,857
17년 전 조회 3,066
17년 전 조회 2,323
17년 전 조회 1,987
17년 전 조회 2,218
17년 전 조회 1,510
17년 전 조회 1,901
17년 전 조회 1,419
17년 전 조회 1,954
17년 전 조회 1,979
17년 전 조회 1,231
17년 전 조회 3,338
17년 전 조회 4,497
17년 전 조회 2,657
17년 전 조회 7,661
17년 전 조회 4,023
17년 전 조회 4,346
17년 전 조회 2,615
17년 전 조회 3,087
17년 전 조회 3,834
17년 전 조회 4,180
17년 전 조회 3,353
17년 전 조회 3,329
17년 전 조회 3,492
17년 전 조회 2,660
17년 전 조회 2,245
17년 전 조회 3,281
17년 전 조회 3,452
17년 전 조회 4,787
17년 전 조회 1,766
17년 전 조회 2,802
17년 전 조회 2,876
17년 전 조회 2,091
17년 전 조회 2,391
17년 전 조회 2,020
17년 전 조회 2,568
17년 전 조회 3,966
17년 전 조회 4,069
17년 전 조회 2,273
17년 전 조회 1,529
17년 전 조회 1,654
17년 전 조회 1,808
17년 전 조회 1,796
17년 전 조회 1,552
17년 전 조회 1,696
17년 전 조회 1,512
17년 전 조회 2,005
17년 전 조회 2,927
17년 전 조회 2,020
17년 전 조회 1,556
17년 전 조회 1,856
17년 전 조회 2,510
17년 전 조회 2,143
17년 전 조회 1,428
17년 전 조회 6,075
17년 전 조회 3,460
17년 전 조회 3,371
17년 전 조회 2,760
17년 전 조회 2,960
17년 전 조회 2,907
17년 전 조회 3,420
17년 전 조회 2,534
17년 전 조회 2,655
17년 전 조회 2,714
17년 전 조회 2,708
17년 전 조회 2,833