<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xh…
html{ filter:fliph } body{ -webkit-transform: rotateY(180deg); -moz-transform: skew(0deg, …
function getPhoneInfoByModelId(model_id){ if(model_id){ $.ajax({ url: "${applicationScope.…
<html> <head> </head> <title></title> <style> .poptip{…
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=u…
<article class="row feature-row"> <div class="col-md-3"> <div class="gfx gf…
<!DOCTYPE html> <head> <meta charset="utf-8"> <meta id="aa" name="vie…
/* 参数说明 w:宽度 h:高度 l:左侧距离 t:顶部距离 bg:默认底色 cbg:鼠标划过后底色 *参考单元格宽高:127,边距:12(可根据自己意思自由设定。只要好看就行)…
/* 兼容IE6的定位属性fixed,固定不动样式 来源:http://www.keqie.com */ .fixed{ position:fixed; clip:rect(0 1…
<!DOCTYPE html> <html> <head> <title></title> <meta http-…
/* remember to define focus styles! */ :focus { outline: 0; }