/[pub]/suikawiki/sw4data/ids/2/743.txt
Suika

Contents of /suikawiki/sw4data/ids/2/743.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Wed Nov 12 22:10:57 2008 UTC (16 years ago) by wakaba
Branch: MAIN
File MIME type: text/plain
converted from SuikaWiki3 <http://suika.fam.cx/gate/cvs/suikawiki/wikidata/page/776964676574.txt>

1 wakaba 1.1
2     [1]
3     [CITE[Juicy Studio: Firefox 1.5 Accessible Widgets]] <http://juicystudio.com/article/firefox-accessible-widgets.php>
4     ([[名無しさん]] [WEAK[2005-12-04 23:36:50 +00:00]])
5    
6     [2]
7     [CITE[products and projects]] <http://www.terrainformatica.com/htmlayout/embedding.whtm>
8    
9     > To be able to handle wider variety of input widgets and their postioning HTMLayout introduces new element - <widget>. <widget> is a block HTML element and tag which means:
10     = <widget> must be always closed by using either <widget ... /> form or by tail </widget> markup.
11     = In layout <widget> behaves as a block element similar to <div>.
12     = <widget> can be used for defining intrinsic controls too. For example to define block level textarea element use: <widget type=textarea>... text ... </widget>.
13    
14     ([[名無しさん]] [sage])
15    
16     [3]
17     >>1-2 例
18     [PRE(HTML example code)[
19     <widget type="select" name="chemistry-h" style="width:100%%;height:100%%">
20     <OPTIONS expanded>Alkaline Metals
21     <OPTION value="Li">Lithium (Li)</OPTION>
22     <OPTION value="Na">Sodium (Na)</OPTION>
23     <OPTION value="K">Potassium (K)</OPTION>
24     </OPTIONS>
25     <OPTIONS expanded>Halogens
26     <OPTION value="F">Fluorine <font style="color:blue">(F)</font></OPTION>
27     <OPTION value="Cl">Chlorine <font style="color:red">(Cl)</font></OPTION>
28     <OPTION value="Br">Bromine <font style="color:green">(Br)</font></OPTION>
29     </OPTIONS>
30     </widget>
31     ]PRE]
32    
33     ([[名無しさん]] [sage])
34    
35     [4]
36     >>1-2 例
37     [PRE(HTML example code)[
38     <div id="editable-select">
39     <widget type="select" name="colors" multiple="checks">
40     <OPTION VALUE=1 >Red</OPTION>
41     <OPTION VALUE=2 >Green</OPTION>
42     <OPTION VALUE=3 >Blue</OPTION>
43     </widget>
44     <text class="command-bar"><button action="cancel">Cancel</button>
45     <button action="edit-list">Modify</button></text>
46     </div>
47     ]PRE]
48    
49     ([[名無しさん]] [sage])
50    
51     [5]
52     [CITE[Widgets 1.0]] <http://www.w3.org/TR/widgets/>
53     ([[名無しさん]] [WEAK[2006-11-10 00:16:18 +00:00]])
54    
55     [6]
56     [CITE[Widgets 1.0]] <http://www.w3.org/TR/2006/WD-widgets-20061109/>
57     ([[名無しさん]] [WEAK[2006-11-10 00:18:37 +00:00]])
58    
59     [7]
60     >>6 絶対に [[RDF]] を使えという意見が来るはずだw
61    
62     ([[名無しさん]] [WEAK[2006-11-10 00:19:31 +00:00]])
63    
64     [8]
65     [CITE[Client-Side Web Applications (Widgets) Requirements]] <http://www.w3.org/TR/WAPF-REQ/>
66     ([[名無しさん]])
67    
68     [9]
69     [CITE[Client-Side Web Applications (Widgets) Requirements]] <http://www.w3.org/TR/2006/WD-WAPF-REQ-20061109/>
70     ([[名無しさん]] [WEAK[2006-11-11 02:36:13 +00:00]])
71    
72    
73     [10]
74     [CITE[Widgets 1.0]] <http://dev.w3.org/cvsweb/~checkout~/2006/waf/widgets/Overview.html>
75     ([[名無しさん]])
76    

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24