1 year ago
#conteneur {
background-color: #ffffff; /* le fond */
filter:alpha(opacity=50); /* Internet Explorer 6 */
-moz-opacity:0.5; /* Mozilla 1.6 et infér. */
opacity: 0.5; /* CSS3 et Mozilla récents */
}
Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/1342"></script>
1 year ago
.foo, x:-moz-any-link { } /* FireFox 2 */
.foo, x:-moz-any-link, x:default { } /* FireFox 3 */
html>/**/body .foo, x:-moz-any-link, x:default { } /* Only FireFox 3 */
Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/1341"></script>
1 year ago
$("input:visible:enabled:first").focus();
Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/1335"></script>