//设置跳转div内的标签的属性
$this.find(".jumpBtns>input").css({
"width": opts.jumpInputWidth + "px",
"float": "left",
"height": opts.height - 2 + "px",
"outline": "none",
"text-align": "center",
"border-radius": opts.cormer + "px",
"border": opts.jumpBorder,
"margin": "0 " + opts.gapWidth + "px",
"color": opts.jumpFontColor,
"line-height": opts.height - 2 + "px"
});849行.
好消息,鉴于此前该插件询问人数之多,本人已经进行完全重写了,全新设计、构思,更简单、更安全、更轻巧、更易用,有木有提前预约的呢?