首页 > 编程知识 正文

在线无广告弹窗,龙族无弹窗在线

时间:2023-05-03 05:44:57 阅读:239299 作者:2963

.popup

{

width:500px;

height:130px;

border:2px solid #B8B8B8;

position: fixed;

top:30%;

left:30%;

background-color:#E2E3E5;快三稳稳带赚计划导师

display:none;

}

.closebtn

{

width: 40px;

height: 40px;

display: inline-block;

text-align:center;

cursor:default;

float:right;

}

.urlCconten

{

width:498px;

height:85px;

text-align:left;

position:relative;

top:5px;

z-index:99;

}

.uploadbtn

{

float:left;

width:80px;

text-align:center;

background-color:#E7F5FE;

cursor:pointer;

}

show

//关闭弹窗

function closeUrl()

{

$('#popup').hide();

}

//显示视频源url

function showPop()

{

$('#urlCconten').html('这里是内容。。');

//弹框显示

$('#popup').show();

}

//全选textarea

function selectAll()

{

$('#urlCconten').select();

}

CSS中div滚动条样式如何设置

版权声明:该文观点仅代表作者本人。处理文章:请发送邮件至 三1五14八八95#扣扣.com 举报,一经查实,本站将立刻删除。