関連タグで絞り込む (9)
pseudoelement
タグ
mixi の絵文字を無効化する JavaScript javascript mixi の絵文字 うざいって人多いんじゃないでしょうか というわけで。 Greasemonkey などに「ご自由に」「積極的に」お使いください $$('.emoji').invoke('setStyle', {display: 'none'}); mixi は prototype.... 続きを読む
Description The returned object is of the same type that the object returned from the element's style property, however the two objects have different purpose. The object returned from getComputedStyle is read-only and can be used to inspect ... 続きを読む
CSS3生成・置換内容モジュール(邦訳) W3C 草案 14 May 2003 この版: http://www.w3.org/TR/2003/WD-css3-content-20030514 最新の版: http://www.w3.org/TR/css3-content 前の版: http://www.w3.org/TR/1998/REC-CSS2-19980512/generate.html 編者: Ian Hickson... 続きを読む

