lz也是觉得和自家gn一起聚起来会比较容易high~
kt家的,本命首字母~
<style>
qtl {
position: absolute;
border: 1px solid #cccccc;
-moz-border-radius: 5px;
opacity: 0.2;
line-height: 100%;
z-index: 999;
direction: ltr;
}
qtl:hover,qtl.open {
opacity: 1;
}
qtl,qtlbar {
height: 22px;
}
qtlbar {
display: block;
width: 100%;
background-color: #cccccc;
cursor: move;
}
qtlbar img {
border: 0;
padding: 3.px;
height: 16px;
width: 16px;
cursor: pointer;
}
qtlbar img:hover {
background-color: #aaaaff;
}
qtl>iframe {
border: 0;
height: 0;
width: 0;
}
qtl.open {
height: auto;
}
qtl.open>iframe {
height: 200px;
width: 300px;
}
</style>


<iframe name="content"></iframe>