topical media & game development
#javascript-code-16-hover.css / css
div.hover-wrap {
position: relative;
display: inline;
}
div.hover-wrap input.invalid {
border: 2px solid red;
}
div.hover-wrap ul.errors {
display: none;
}
div.hover-wrap label.hover {
position: absolute;
top: -0.7em;
left: 5px;
color: #666;
}
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.