忍者ブログ
Opera と W-ZERO3[es] のカスタマイズについての覚書き…
ADMIN | WRITE | RESPONSE
W-ZERO3[es] | Opera | Button | JavaScript | menu.ini | search.ini | opera6.ini | mouse.ini | Google | 未選択 |
カレンダー
02 2024/03 04
S M T W T F S
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
最新記事
コメント
トラックバック
Tags
ブログ内の検索
Google
Web このブログ
関連商品

Opera & W-ZERO3[es]のショッピング

QRコード
アーカイブ
カテゴリー
カウンター
×

[PR]上記の広告は3ヶ月以上新規記事投稿のないブログに表示されています。新しい記事を書く事で広告が消えます。

Web Developer Toolbar & Menu for Opera でツールバーやらメニューを入換えちゃうと、いつも使ってる機能が無かったりして使いにくいので、これまでの環境に統合しちゃおうと思いました…(,,゜∀゜)

一応、Web Developer Toolbar & Menu for Opera V1.6 から必要なとこを統合しちゃう手順の自分のためへのメモデス。

\Opera\defaults\standard_menu.ini ファイルから
[Browser Menu Bar]セクションを
\profile\menu\*_menu.ini ファイルにコピーし
WebDev_Menu_V1.6.ini ファイルから
[Browser Menu Bar]セクションにある
Submenu, "Quick: HTML 4.01",  HTML4 Menu =
Submenu, "Quick: CSS 2.1", CSS2 Menu =
Submenu, "Quick: DOM/JS", DOMJS Menu =
Submenu, "Quick: Unicode", Unicode Menu =


をコピー。

ちなみにボタンだと…
Quick: HTML 4.01

Quick: CSS 2.1

Quick: DOM/JS

Quick: Unicode

さらにSubmenuなので実態のセクションをコピー…

その1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; HTML Submenu ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[HTML4 Menu]
Submenu, "Intro", HTML4INTRO Menu
Submenu, "SGML", SGML Menu
Submenu, "DTD", HTMLDTD Menu
--------------------1
Item, "Language and Text Direction" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/struct/dirlang.html""
Item, "Lists" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/struct/lists.html""
Item, "Text" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/struct/text.html""
Item, "Tables" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/struct/tables.html""
Item, "Links" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/struct/links.html""
Item, "Objects, Images, Applets" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/struct/objects.html""
Item, "Stylesheets" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/present/styles.html""
Item, "Alignment, Fonts, Hr" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/present/graphics.html""
Item, "Frames" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/present/frames.html""
Item, "Forms" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/interact/forms.html""
Item, "Scripts" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/interact/scripts.html""

[HTML4INTRO Menu]
Item, "Index" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/cover.html""
Item, "About" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/about.html""
--------------------1
Item, "Conformance" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/conform.html""
Item, "Document Representation" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/charset.html""
Item, "Basic Data Types" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/types.html""
Item, "Global Structure" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/struct/global.html""
--------------------2
Item, "Performance, Implementation, Design" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/appendix/notes.html""

[SGML Menu]
Item, "On SGML and HTML" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/intro/sgmltut.html""
Item, "SGML Reference for HTML" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/sgml/intro.html""
Item, "SGML Declaration of HTML" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/sgml/sgmldecl.html""

[HTMLDTD Menu]
Item, "DTD Strict" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/sgml/dtd.html""
Item, "DTD Transitional" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/sgml/loosedtd.html""
Item, "DTD Frameset" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/sgml/framesetdtd.html""
--------------------1
Item, "Entities" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/html401/sgml/framesetdtd.html""

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; CSS Submenu ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Lifted from Literary Moose http://www.literarymoose.info/opera/logg/
[CSS2 Menu]
Item, "CSS2 Home" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/""
--------------------1
Item, "Grammar" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/grammar.html""
Submenu, "Syntax", Syntax Menu
Submenu, "Selectors", Selectors Menu
Submenu, "Values and Cascade", Cascade Menu
--------------------2
Submenu, "Fonts", Font Menu
Submenu, "Text", Text Menu
Submenu, "Color and Backgrounds", Color Menu
Submenu, "Tables", Table Menu
--------------------3
Submenu, "Box Model", Box Menu
Submenu, "Visual Formatting Model", Visual Menu
Submenu, "Positioning and Floats", Position Menu
Submenu, "Layers and Direction", Layers Menu
Submenu, "Width", Width Menu
Submenu, "Height", Height Menu
Submenu, "Overflow and Visibility", Overflow Menu
--------------------4
Submenu, "Lists, Generated Content", List Menu
--------------------5
Submenu, "Media Types", Media Menu
Submenu, "Paged Media", Paged Menu
Submenu, "User Interface", Interface Menu
--------------------6
Item, "Property Index" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/propidx.html""

[Syntax Menu]
Item, "Tokenization" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/syndata.html#tokenization""
Item, "Keywords" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/syndata.html#keywords""
Item, "Characters and Case" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/syndata.html#q6""
Item, "Statements" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/syndata.html#q7""
Item, "At Rules" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/syndata.html#at-rules""
Item, "Blocks" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/syndata.html#block""
Item, "Rule Sets, Declaration Blocks, and Selectors" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/syndata.html#q10""
Item, "Declarations and Properties" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/syndata.html#declaration""
Item, "Comments" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/syndata.html#comments""
--------------------1
Item, "Rules for Handling Parsing Errors" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/syndata.html#parsing-errors""
--------------------2
Item, "Integers and real Numbers" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/syndata.html#q15""
Item, "Lengths" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/syndata.html#length-units""
Item, "Percentages" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/syndata.html#percentage-units""
Item, "URL, URN, URI" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/syndata.html#uri""
Item, "Counters" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/syndata.html#counter""
Item, "Colors" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/syndata.html#color-units""
Item, "Strings" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/syndata.html#strings""
Item, "Unsupported Values" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/syndata.html#unsupportedvalues""
--------------------3
Item, "CSS Document Representation" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/syndata.html#q23""
Item, "Characters not represented in character encoding" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/syndata.html#q24""

[Selectors Menu]
Item, "Pattern Matching" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/selector.html#q1""
Item, "Selector Syntax" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/selector.html#q2""
Item, "Universal Selector" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/selector.html#universal-selector""
Item, "Type Selectors" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/selector.html#type-selectors""
Item, "Descendant Selectors" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/selector.html#descendant-selectors""
Item, "Child Selectors" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/selector.html#child-selectors""
Item, "Adjacent Sibling Selectors" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors""
Item, "Attribute Selectors" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/selector.html#attribute-selectors""
Item, "Class Selectors"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/selector.html#class-html""
Item, "ID Selectors" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/selector.html#id-selectors""
--------------------1
Item, "Pseudo Classes" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/selector.html#pseudo-elements""
Item, ":first-child" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/selector.html#first-child""
Item, ":link and :visited" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/selector.html#link-pseudo-classes""
Item, ":focus, :hover and :active" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes""
Item, ":lang" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/selector.html#lang""
--------------------2
Item, "Pseudo Elements" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/selector.html#q20""
Item, "::first-line" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo""
Item, "::first-letter" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/selector.html#first-letter""
Item, "::before and ::after" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/selector.html#before-and-after""

[Cascade Menu]
Item, "Introduction to Values" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/cascade.html#q1""
Item, "Specified values" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/cascade.html#specified-value""
Item, "Computed Values" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/cascade.html#computed-value""
Item, "Used Values"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/cascade.html#used-value""
Item, "Actual Values" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/cascade.html#actual-value""
--------------------1
Item, "Inheritance" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/cascade.html#inheritance""
Item, "The Inherit Value" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit""
--------------------2
Item, "@Import Rule" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/cascade.html#at-import""
--------------------3
Item, "Introduction to Cascade" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/cascade.html#cascade""
Item, "Cascading Order" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/cascade.html#cascading-order""
Item, "!Important Rules" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/cascade.html#important-rules""
Item, "Selector Specificity" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/cascade.html#specificity""
Item, "Precedence of Presentational Hints" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/cascade.html#q13""

[Font Menu]
Item, "Introduction" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/fonts.html""
Item, "Font Matching Algorithm" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/fonts.html#algorithm""
--------------------1
Item, "Font-Family" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/fonts.html#font-family-prop""
Item, "Font-Style" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/fonts.html#font-styling""
Item, "Font-Variant" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/fonts.html#small-caps""
Item, "Font-Weight" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/fonts.html#font-boldness""
Item, "Font-Size" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/fonts.html#font-size-props""
--------------------2
Item, "Shorthand font property"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/fonts.html#font-shorthand""

[Text Menu]
Item, "Text-Indent" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/text.html#indentation-prop""
Item, "Text-Align" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/text.html#alignment-prop""
Item, "Text-Decoration" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/text.html#q3""
Item, "Letter-Spacing" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/text.html#spacing-props""
Item, "Word-Spacing" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing""
Item, "Text-Transform" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/text.html#caps-prop""
Item, "White-Space" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/text.html#white-space-prop""

[Color Menu]
Item, "Color" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/colors.html#colors""
--------------------1
Item, "Introduction to Background" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/colors.html#q2""
Item, "Background-Color" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/colors.html#background-properties""
Item, "Background-Image" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/colors.html#propdef-background-image""
Item, "Background-Repeat" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat""
Item, "Background-Attachment" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/colors.html#propdef-background-attachment""
Item, "Background-Position" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/colors.html#propdef-background-position""

[Table Menu]
Item, "Introduction to Tables" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/tables.html#q1""
Item, "CSS Table Model" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/tables.html#q2""
Item, "Anonymous Table Objects" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes""
--------------------1
Item, "Columns" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/tables.html#q4""
--------------------2
Item, "Tables in the Visual Formatting Model" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/tables.html#q5""
Item, "Caption Position and Alignment" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/tables.html#q6""
--------------------3
Item, "Visual Layout of Table Contents" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/tables.html#q7""
Item, "Table Layers and Transparency" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/tables.html#table-layers""
Item, "Table-Layout" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/tables.html#width-layout""
--------------------4
Item, "Table Height Algorithms" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/tables.html#height-layout""
Item, "Horizontal Alignment in a Column" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/tables.html#column-alignment""
Item, "Dynamic Row and Column Effects" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/tables.html#dynamic-effects""
--------------------5
Item, "Table Borders" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/tables.html#borders""
Item, "Separated Borders Model" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/tables.html#separated-borders""
Item, "Empty Cells" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/tables.html#empty-cells""
Item, "Collapsing Borders Model" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/tables.html#collapsing-borders""
Item, "Border Conflict Resolution" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution""
Item, "Border Styles" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/tables.html#q20""

[Box Menu]
Item, "Box Dimensions" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/box.html#box-dimensions""
--------------------1
Item, "Margin" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/box.html#margin-properties""
Item, "Collapsing Margins" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/box.html#collapsing-margins""
Item, "Padding" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/box.html#padding-properties""
--------------------2
Item, "Border-Width" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/box.html#border-width-properties""
Item, "Border-Color" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/box.html#border-color-properties""
Item, "Border-Style" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/box.html#border-style-properties""
Item, "Border in Shorthand" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties""
Item, "Border Model for Inline Elements" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/box.html#q11""

[Visual Menu]
Item, "Introduction to Visual Formatting Model" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#q1""
Item, "Viewport" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#q2""
Item, "Containing Blocks" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#containing-block""
--------------------1
Item, "Block-Level Elements and Block Boxen" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#q5""
Item, "Anonymous Block Boxen" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level""
Item, "Inline-Level Elements and Inline Boxen" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#q7""
Item, "Anonymous Inline Boxen" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#anonymous""
Item, "Run-In Boxen" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#run-in""
Item, "Display" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#display-prop""

[Position Menu]
Item, "Position" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#choose-position""
Item, "Offsets" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#position-props""
--------------------1
Item, "Normal Flow: Block Formatting Context" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#block-formatting""
Item, "Normal Flow: Inline Formatting Context" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#inline-formatting""
Item, "Normal Flow: Relative Positioning" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#relative-positioning""
--------------------2
Item, "Introduction to Float Model" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#floats""
Item, "Float" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#float-position""
Item, "Clear" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#flow-control""
--------------------3
Item, "Absolute Positioning" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#absolute-positioning""
Item, "Fixed Positioning" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#fixed-positioning""
--------------------4
Item, "Relationships between Position, Float, and Display" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo""
Submenu, "Comparison of normal flow, floats, and absolute positioning", Comparison Menu

[Comparison Menu]
Item, "Normal Flow"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#q25""
Item, "Relative Positioning"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#q26""
Item, "Floating a Box"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#q27""
Item, "Absolute Positioning"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#q28""

[Layers Menu]
Item, "Z-Index" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#z-index""
Item, "Stacking Context"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/zindex.html""
Item, "Direction" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visuren.html#direction""

[Width Menu]
Item, "Containing Element"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#containing-block-details""
--------------------1
Item, "Width"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#the-width-property""
Item, "Computing Widths and Margins"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#Computing_widths_and_margins""
--------------------1
Item, "Inline, non-replaced"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#q4""
Item, "Inline, replaced"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width""
--------------------2
Item, "Block-level, non-replaced in normal flow"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#blockwidth""
Item, "Block-level, replaced in normal flow"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#q7""
--------------------3
Item, "Floating, non-replaced"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#q8""
Item, "Floating, replaced"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#q9""
--------------------4
Item, "Absolutely positioned, non-replaced"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width""
Item, "Absolutely positioned, replaced"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width""
--------------------5
Item, "Inline-block, non-replaced in normal flow"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#q12""
Item, "Inline-block, replaced in normal flow"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#q13""
--------------------6
Item, "Minimum and Maximum Widths"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#min-max-widths""

[Height Menu]
Item, "Height"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#the-height-property""
Item, "Computing Heights and Margins"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#Computing_heights_and_margins""
--------------------1
Item, "Inline, non-replaced"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#inline-non-replaced""
Item, "Non-absolute, replaced"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height""
--------------------2
Item, "Block-level, non-replaced in normal flow with visible overflow"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#normal-block""
--------------------3
Item, "Absolutely positioned, non-replaced"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height""
Item, "Absolutely positioned, replaced"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height""
--------------------4
Item, "Auto heights for block formatting context roots"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#root-height""
--------------------5
Item, "Minimum and Maximum Heights"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#min-max-heights""
--------------------6
Item, "Line-Height"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visudet.html#line-height""

[Overflow Menu]
Item, "Introduction to Overflow" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visufx.html#overflow-clipping""
--------------------1
Item, "Overflow" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visufx.html#overflow""
Item, "Clip" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visufx.html#clipping""
--------------------2
Item, "Visibility" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/visufx.html#visibility""

[Media Menu]
Item, "Media-Dependent Stylesheets" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/media.html#q1""
--------------------1
Item, "@Media Rule" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/media.html#at-media-rule""
--------------------2
Item, "Recognized Media Types" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/media.html#media-types""
Item, "Media Groups" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/media.html#media-groups""

[List Menu]
Item, ":Before and :After Pseudo-Elements" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/generate.html#before-after-content""
Item, "Content" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/generate.html#content""
--------------------1
Item, "Quotes" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/generate.html#quotes""
--------------------2
Item, "Automatic Counters and Numbering" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/generate.html#counters""
Item, "Nested Counters and Scope" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/generate.html#scope""
Item, "Counter Styles" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/generate.html#counter-styles""
Item, "Counters in Elements with Null Display" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/generate.html#q9""
--------------------3
Item, "Lists" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/generate.html#q10""

[Paged Menu]
Item, "Introduction to Paged Media" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/page.html#q1""
--------------------1
Item, "@Page Rule" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/page.html#page-box""
Item, "Page Margins" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/page.html#page-margins""
Item, "Page Selectors" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/page.html#q6""
Item, "Content Outside the Page Box" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/page.html#q7""
--------------------2
Item, "Page Breaks" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/page.html#page-breaks""
Item, "Orphans and Widows" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/page.html#break-inside""
--------------------3
Item, "Cascade in the Page Context"="New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/page.html#q14""

[Interface Menu]
Item, "Cursor" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/ui.html#cursor-props""
--------------------1
Item, "System Colors" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/ui.html#system-colors""
Item, "System Fonts" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/ui.html#system-fonts""
--------------------2
Item, "Outline and Focus" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines""
--------------------3
Item, "Magnification" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/CSS21/ui.html#q6""

[CSS3 Menu]
Item, "CSS3 Timeline" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-roadmap/""
--------------------1
Item, "Cascade" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-cascade/""
Submenu, "Selectors", Selectors3 Menu
Item, "Syntax" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-syntax/""
Item, "Values" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-values/""
--------------------2
Item, "Background and Borders" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-background/""
Item, "Color" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-color/""
Item, "Fonts" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-fonts/""
Item, "Text" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-text/""
Item, "Web Fonts" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-webfonts/""
--------------------3
Item, "Box Model" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-box/""
Item, "Generated Content" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-content/""
Item, "Line Box Model" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-linebox/""
Item, "Lists" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-lists/""
Item, "Multicolumn Layout" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-multicol/""
--------------------4
Item, "Hyperlink" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-hyperlinks/""
Item, "Media Queries" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-mediaqueries/""
Item, "Mobile" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css-mobile""
Item, "Paged Media" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-page/""
Item, "Print" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css-print/""
Item, "Reader Media" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-reader/""
Item, "Ruby" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-ruby/""
Item, "Speech" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-speech/""
Item, "TV" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css-tv""
Item, "User Interface" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-ui/""

[Selectors3 Menu]
Item, "Introduction" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/""
Item, "Selector Index" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#selectors""
Item, "Syntax" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#casesens""
--------------------1
Item, "Type" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#type-selectors""
Item, "Universal" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#universal-selector""
Item, "Attribute" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#attribute-selectors""
Item, "Class" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#class-html""
Item, "ID" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#id-selectors""
--------------------2
Submenu, "Pseudo-classes", Selectors3 Pseudoclass Menu
--------------------3
Item, "Content" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#content-selectors""
Item, "Negation" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#negation""
--------------------4
Submenu, "Pseudo-elements", Selectors3 Pseudoelement Menu
--------------------5
Submenu, "Combinators", Selectors3 Combinators Menu
--------------------6
Item, "Specificity" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#specificity""
Item, "Grammar" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#w3cselgrammar""
Item, "Namespaces" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#downlevel""

[Selectors3 Pseudoclass menu]
Item, "Definition" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#pseudo-classes""
Item, "Dynamic" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#dynamic-pseudos""
Item, ":target" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#target-pseudo""
Item, ":lang" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#lang-pseudo""
Item, "UI Element States" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#UIstates""
--------------------1
Item, "Structural" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#structural-pseudos""
Item, ":root" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#root-pseudo""
Item, ":nth-child" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#nth-child-pseudo""
Item, ":nth-last-child" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#nth-last-child-pseudo""
Item, ":nth-of-type" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#nth-of-type-pseudo""
Item, ":nth-last-of-type" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#nth-last-of-type-pseudo""
Item, ":first-child" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#first-child-pseudo""
Item, ":last-child" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#last-child-pseudo""
Item, ":first-of-type" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#first-of-type-pseudo""
Item, ":last-of-type" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#last-of-type-pseudo""
Item, ":only-child" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#only-child-pseudo""
Item, ":only-of-type" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#only-of-type-pseudo""
Item, ":empty" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#empty-pseudo""

[Selectors3 Pseudoelement menu]
Item, "::first-line" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#first-line""
Item, "::first-letter" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#first-letter""
Item, "::selection" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#UIfragments""
Item, "::before, ::after" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#gen-content""

[Selectors3 Combinators menu]
Item, "Descendant" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#descendant-combinators""
Item, "Child" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#child-combinators""
Item, "Adjacent Sibling" = "New page,,,,"Panel info" & Go to page, "http://www.w3.org/TR/css3-selectors/#adjacent-combinators""
PR
この記事にコメントする
お名前
タイトル
文字色
メールアドレス
URL
コメント
パスワード   Vodafone絵文字 i-mode絵文字 Ezweb絵文字
この記事へのトラックバック
この記事にトラックバックする:
リンク

Shop with confidence - new fraud protection from Opera Keep your online life moving with Opera Mini

Google






RSS





Powered by Podcastリスティング
Powered by 忍者ブログ
Copyright © 2006 - 2007 Opera & W-ZERO3[es] All Rights Reserved.
忍者ブログ | [PR]