Team:Imperial College London/test10

From 2011.igem.org

(Difference between revisions)
Line 2: Line 2:
<head>
<head>
<style type="text/css">
<style type="text/css">
-
 
#dhtmltooltip{
#dhtmltooltip{
position: absolute;
position: absolute;
Line 14: Line 13:
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
}
-
 
</style>
</style>
</head>
</head>
 +
 +
<body>
<body>
Line 91: Line 91:
document.onmousemove=positiontip
document.onmousemove=positiontip
-
 
</script>
</script>
 +
<a href="http://www.yahoo.com" onMouseover="ddrivetip('Visit Yahoo.com')";
<a href="http://www.yahoo.com" onMouseover="ddrivetip('Visit Yahoo.com')";
  onMouseout="hideddrivetip()">Search Engine</a>
  onMouseout="hideddrivetip()">Search Engine</a>
 +
 +
<DIV onMouseover="ddrivetip('This DIV has a tip!', '#EFEFEF')";
 +
onMouseout="hideddrivetip()">Some text here. Some text here.</div>
 +
 +
<a href="http://yahoo.com" onMouseover="ddrivetip('Yahoo\'s Site', 'yellow', 250)";
 +
onMouseout="hideddrivetip()">Yahoo</a>
</body>
</body>
</html>
</html>

Revision as of 20:18, 21 September 2011

Search Engine
Some text here. Some text here.
Yahoo