代码搜索:ToolTips
找到约 620 项符合「ToolTips」的源代码
代码结果 620
www.eeworm.com/read/409607/11318423
js tooltips.js
/* Your are permitted to reuse this code as long as the following copyright
notice is not removed:
This HTML tip handling is copyright 1998 by insideDHTML.com, LLC. More information about th
www.eeworm.com/read/264308/11320262
js tooltips.js
/* Your are permitted to reuse this code as long as the following copyright
notice is not removed:
This HTML tip handling is copyright 1998 by insideDHTML.com, LLC. More information about th
www.eeworm.com/read/250058/12438022
css tooltips.css
div.tooltip {
background: InfoBackground;
font: small-caption;
border: 1px solid InfoText;
color: InfoText;
padding: 2px 4px;
text-align: left;
position: absolute;
width: auto;
www.eeworm.com/read/250058/12438025
js tooltips.js
addLoadListener(initTooltips);
function initTooltips()
{
var keyflag = false;
attachEventListener(document, 'keydown', function()
{
keyflag = true;
}, false);
attachEventListen
www.eeworm.com/read/250058/12439088
css tooltips.css
.tooltip
{
width: 261px;
w\idth: 196px;
height: 250px;
he\ight: 240px;
padding: 10px 10px 0 55px;
background-image: url(../images/enterprise.jpg);
background-repeat: no-repeat;
www.eeworm.com/read/250058/12439168
js tooltips.js
addLoadListener(initTooltips);
function initTooltips()
{
var tips = getElementsByAttribute("class", "hastooltip");
for (var i = 0; i < tips.length; i++)
{
attachEventListener(tips[
www.eeworm.com/read/223128/14655190
js tooltips.js
/* Your are permitted to reuse this code as long as the following copyright
notice is not removed:
This HTML tip handling is copyright 1998 by insideDHTML.com, LLC. More information about th
www.eeworm.com/read/223125/14655683
js tooltips.js
/* Your are permitted to reuse this code as long as the following copyright
notice is not removed:
This HTML tip handling is copyright 1998 by insideDHTML.com, LLC. More information about th