AjAX UI Components (Ver. Stable Release 1.0.1a)

· 2008-04-17 (목) 10:25:59 · 5131 · 3
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개

2008-04-21 (월) 17:41:53
extJS 2.0 나온지가 언젠데요;;

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

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

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

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

프로그램

8,188건
+
제목 글쓴이 날짜 조회
08-04-17 조회 4,287
08-03-14 조회 3,188
08-03-08 조회 3,008
08-03-06 조회 2,981
08-03-03 조회 4,272
08-02-20 조회 2,960
08-02-15 조회 3,869
08-02-11 조회 5,031
08-02-09 조회 5,719
08-02-05 조회 3,805
08-01-14 조회 6,619
08-01-11 조회 7,051
08-01-04 조회 1.1만
07-12-10 조회 4,958
07-12-10 조회 3,817
07-12-04 조회 3,355
07-11-29 조회 3,536
07-11-27 조회 3,896
07-11-23 조회 4,490
07-11-23 조회 4,226
07-11-13 조회 4,352
07-10-19 조회 4,806
07-10-17 조회 5,859
07-10-03 조회 4,892
07-10-02 조회 8,789
07-10-02 조회 4,444
07-09-09 조회 3,414
07-07-29 조회 4,292
07-07-28 조회 4,520
07-07-26 조회 4,424
07-06-19 조회 1.1만
07-06-17 조회 3,592
07-06-15 조회 4,090
07-05-31 조회 3,150
07-05-09 조회 5,309
07-05-04 조회 3,156
07-05-04 조회 3,505
07-04-28 조회 6,403
07-04-26 조회 4,643
07-04-14 조회 5,289
07-04-13 조회 3,699
07-04-12 조회 5,897
07-03-27 조회 3,830
07-03-19 조회 3,509
07-03-13 조회 4,606
07-03-07 조회 4,765
07-03-07 조회 3,270
07-02-25 조회 3,636
07-02-21 조회 4,520
07-02-18 조회 5,039
07-02-12 조회 3,384
07-02-02 조회 4,502
07-01-28 조회 6,112
07-01-27 조회 5,619
07-01-25 조회 3,984
07-01-21 조회 4,616
07-01-19 조회 6,565
07-01-19 조회 8,015
07-01-13 조회 3,474
07-01-09 조회 5,113
06-12-27 조회 3,509
06-11-24 조회 3,637
06-11-18 조회 4,155
06-10-17 조회 5,474
06-10-01 조회 4,382
06-09-26 조회 4,275
06-09-25 조회 4,600
06-09-25 조회 4,298
06-09-22 조회 4,842
06-09-22 조회 3,608
06-09-22 조회 4,434
06-09-13 조회 5,273
06-08-27 조회 4,875
06-08-26 조회 6,230
06-08-26 조회 5,556
06-08-23 조회 5,054
06-07-28 조회 7,155
06-07-24 조회 4,607
06-07-23 조회 5,393
06-07-21 조회 5,153
06-07-19 조회 3,033
06-07-19 조회 2,943
06-07-11 조회 3,600
06-07-11 조회 3,898
06-07-11 조회 4,469
06-07-11 조회 4,925
06-07-11 조회 3,554
06-07-11 조회 9,181
06-07-11 조회 4,041
06-07-11 조회 3,272
06-07-11 조회 3,325
06-07-11 조회 3,253
06-07-11 조회 3,048
06-07-07 조회 4,094
06-06-25 조회 4,447
06-06-15 조회 4,435
06-06-14 조회 4,933
06-06-11 조회 3,509
06-06-10 조회 3,891
06-06-09 조회 3,477