건

AjAX UI Components (Ver. Stable Release 1.0.1a)

· 2008-04-17 (목) 10:25:59 · 5151 · 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건
+
제목 글쓴이 날짜 조회
10-05-31 조회 2,884
10-04-17 조회 4,684
10-03-23 조회 5,834
10-02-26 조회 3,354
10-02-23 조회 3,318
10-02-11 조회 3,939
10-02-09 조회 3,002
10-01-26 조회 3,454
10-01-23 조회 6,781
10-01-19 조회 3,493
10-01-13 조회 3,697
09-12-06 조회 4,604
09-11-24 조회 4,175
09-11-19 조회 3,053
09-11-11 조회 3,651
09-08-30 조회 3,129
09-08-12 조회 3,131
09-07-21 조회 3,307
09-07-19 조회 3,189
09-07-11 조회 3,104
09-06-15 조회 2,881
09-05-29 조회 3,066
09-05-28 조회 3,494
09-05-05 조회 3,345
09-04-07 조회 3,565
09-02-23 조회 4,360
09-02-17 조회 3,101
09-02-17 조회 2,481
09-02-09 조회 2,584
09-01-23 조회 3,384
09-01-17 조회 4,222
09-01-08 조회 3,166
08-11-07 조회 4,427
08-11-01 조회 4,914
08-10-30 조회 3,508
08-10-16 조회 3,429
08-10-02 조회 2,565
08-09-22 조회 3,819
08-09-22 조회 2,887
08-09-20 조회 5,384
08-09-20 조회 4,441
08-09-20 조회 3,516
08-09-20 조회 2,890
08-09-20 조회 3,085
08-09-20 조회 4,069
08-09-20 조회 3,562
08-09-20 조회 3,145
08-09-18 조회 3,381
08-09-06 조회 2,990
08-09-06 조회 2,740
08-09-05 조회 3,394
08-09-05 조회 5,602
08-09-03 조회 4,407
08-09-03 조회 2,658
08-07-31 조회 3,146
08-07-18 조회 3,752
08-06-19 조회 3,095
08-06-15 조회 3,082
08-06-14 조회 3,539
08-05-23 조회 2,776
08-05-13 조회 2,683
08-04-22 조회 4,352
08-04-22 조회 5,056
08-04-22 조회 6,797
08-04-17 조회 2,976
08-04-17 조회 3,547
08-04-17 조회 3,656
08-04-17 조회 5,898
08-04-17 조회 3,097
08-04-17 조회 3,426
08-04-06 조회 3,515
08-04-05 조회 3,099
08-04-04 조회 7,152
08-04-04 조회 4,443
08-04-04 조회 3,797
08-04-04 조회 3,971
08-04-04 조회 2,850
08-04-04 조회 2,634
08-04-04 조회 2,684
08-04-04 조회 2,875
08-04-04 조회 2,627
08-04-04 조회 2,597
08-04-04 조회 4,110
08-04-03 조회 2,630
08-04-03 조회 3,844
08-04-02 조회 3,057
08-04-02 조회 2,809
08-03-25 조회 3,666
08-03-11 조회 3,430
08-03-11 조회 2,941
08-03-11 조회 2,899
08-03-11 조회 2,696
08-03-11 조회 2,471
08-03-11 조회 2,276
08-03-11 조회 2,332
08-03-07 조회 2,866
08-03-05 조회 2,609
08-02-27 조회 2,839
08-02-21 조회 2,723
08-02-21 조회 3,297