CSS-Selectors und -Eigenschaften von Opera 9 - Liste (ohne Zuordnung zu den Objekten) ===================================================================================== Mit der Version Opera 11.10 wurden .style und .width etc. geändert. Analog zu Firefox muss nun eine Einheit wie "px" angegeben werden, damit Positionen korrekt gerendert werden. Beispiel // ############################################################################## // Opera 11.10 picture not rendered if PositionLeft > 0 and PositionTop > 0 // (.src nor rendered after set to Url) // Opera < 11.10 no problems without "px" // ############################################################################## imgObj.style.position="absolute"; imgObj.style.left=PositionLeft.toString() + "px"; imgObj.style.top=PositionTop.toString() + "px"; // +++++ src zuweisen imgObj.src=arImg[Index].src; imgObj.style.visibility="visible"; Microsoft Internet Explorer - DHMTL und CSS und HTML-DOM komplett Der Browserhersteller hat vollen Support, der HTML- und Scriptobjekte im Detail und im Kontext darstellt. (inklusive sturkturierte und vernetzte Detailinfos zu Objekten in HTML und Script (auch Eigenschaften, Methoden, Events, Collectionen, Unterobjekte, Beispiele etc.)) http://msdn2.microsoft.com/en-us/library/ms533050.aspx Netscape Der Browser wird nicht mehr weiterentwickelt. Der einst mächtige Konkurrent des Microsoft Internet Explorers hat aufgegeben und ist in Mozilla eingegangen. Mozilla Der Browserhersteller hat keinen Support, der HTML- und Scriptobjekte weder im Detail noch im Kontext darstellt. Eine Auswahl von Objekten wird pauschal beschrieben. http://www.mozilla.org/catalog/web-developer/ Achtung: http://www.mozilla.org/catalog/web-developer/html ist nicht gepflegt und enthält tote Links auf Netscape http://developer.mozilla.org/en/docs/CSS_Reference http://developer.mozilla.org/en/docs/DHTML http://developer.mozilla.org/en/docs/DOM Mozilla XML User-interface Language (XUL) http://www.xulplanet.com/ Opera Der Browserhersteller hat keinen Support, der HTML- und Scriptobjekte weder im Detail noch im Kontext darstellt. Dafür erfolgt die pauschale Auflistung mit Links zu W3C. http://www.opera.com/docs/specs/ http://dev.opera.com/articles/html/ http://dev.opera.com/articles/css/ http://dev.opera.com/tools/ http://opera-fansite.de/tiki-view_articles.php Safari von Apple http://www.apple.com/support/safari/ W3C http://www.w3.org/Consortium/siteindex W3C HTML 4.01 http://www.w3.org/TR/html4/ angebotene gz-Dateien sind nicht unbedingt kompatibel zu WinZip, TugZip, WinRAR etc. W3C HTML 5 http://www.w3.org/html/wg/html5/ W3C XHTML 1.0 http://www.w3.org/TR/xhtml1/ W3C XHMTL 1.1 http://www.w3.org/TR/xhtml11/ W3C Online-HTML Validator http://validator.w3.org/ HTML Tidy (Verifizierung die von W3C empfohlen wird) http://tidy.sourceforge.net/ Der Browserhersteller verweist für nähere Infos zu den Vorgaben lauf W3C. x verfügbar - nicht verfügbar CSS Selectors Verfügbarkeit --------------------------------------------- Adjacent Sibling selector x Attribute and attribute selectors x Attribute selectors with namespace x Attribute start selector x Attribute end selector x Attribute contains selector x Child selector x Class selectors x Descendant selectors x ID selectors x Universal Selector x Type selectors x Type selectors with namespace x Negation pseudo-class :not() - :active x ::after, :after x ::before, :before x :checked x :disabled x :empty x :enabled x :first-child x ::first-letter, :first-letter x ::first-line, :first-line x :first-of-type - :focus x :hover x :lang() x :link x :last-child - :last-of-type - :nth-child() - :nth-last-child() - :nth-of-type() - :nth-last-of-type() - :only-child - :only-of-type - :root - ::selection - :target - :visited x CSS Properties Verfügbarkeit --------------------------------------------- azimuth - background x background-attachment x background-color x background-image x background-position x background-repeat x border x border-bottom x border-bottom-color x border-bottom-style x border-bottom-width x border-collapse x border-color x border-left x border-left-color x border-left-style x border-left-width x border-right x border-right-color x border-right-style x border-right-width x border-spacing x border-style x border-top x border-top-color x border-top-style x border-top-width x border-width x bottom x box-sizing x caption-side x clear x clip x color x content x counter-increment x counter-reset x cue x cue-after x cue-before x cursor x direction x display x elevation - empty-cells x float x font x font-family x font-size x font-size-adjust - font-stretch - font-style x font-variant x font-weight x height x (-xv-)interpret-as x left x letter-spacing x line-height x list-style teilweise list-style-image x list-style-position x list-style-type teilweise margin x margin-bottom x margin-left x margin-right x margin-top x marker-offset - marks - max-height x max-width x min-height x min-width x opacity x orphans x outline x outline-color x outline-style x outline-width x overflow x padding x padding-bottom x padding-left x padding-right x padding-top x page - page-break-after x page-break-before x page-break-inside x pause x pause-after x pause-before x (-xv-)phonemes x pitch - pitch-range - play-during - position x quotes x richness - right x size x speak x speak-header - speak-numeral - speak-punctuation - speech-rate - stress - table-layout x text-align x text-decoration x text-indent x text-shadow - text-transform x top x unicode-bidi x vertical-align x visibility x (-xv-)voice-balance x (-xv-)voice-duration x voice-family x (-xv-)voice-pitch x (-xv-)voice-pitch-range x (-xv-)voice-rate x (-xv-)voice-stress x (-xv-)voice-volume x volume - white-space x widows x width x word-spacing x z-index x -o-link x -o-link-source x -o-text-overflow x -wap-accesskey x -wap-input-format x -wap-input-required x -wap-marquee x -wap-marquee-dir x -wap-marquee-loop x -wap-marquee-speed x -wap-marquee-style x CSS @ Rules Verfügbarkeit --------------------------------------------- @charset x @font-face - @import x @media x @namespace x @page x @phonetic-alphabet - CSS 3 Verfügbarkeit --------------------------------------------- color - color-index - device-aspect-ratio x device-height x device-width x grid - height x max-color - max-color-index - max-device-aspect-ratio x max-device-height x max-device-width x max-height x max-monochrome - max-resolution - max-width x min-color - min-color-index - min-device-aspect-ratio x min-device-height x min-device-width x min-height x min-monochrome - min-resolution - min-width x monochrome - resolution - scan - width x