Team:Harvard/Slider Test
From 2011.igem.org
(Difference between revisions)
Line 249: | Line 249: | ||
.imageMap .acknowledgements a:hover { background:none; } | .imageMap .acknowledgements a:hover { background:none; } | ||
.imageMap .HOME a:hover { background:none; } | .imageMap .HOME a:hover { background:none; } | ||
- | </html>{{ | + | </html>.infoIcon { display: inline; } |
+ | .infoIcon[info=noinfo] { display: none; } | ||
+ | .infoIcon .infoBox { display: none; color: #000; background: #efe; border: #000 solid 1px; padding: .5em; position: absolute; left: 0%; top: 75%; z-index: 1; text-align: left; } | ||
+ | .infoIcon:hover .infoBox { display: block; } | ||
+ | .infoIcon .infoBox:hover { display: block; }<html> | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 19:39, 7 July 2011