随笔分类 - PopStyle
摘要:/* global */document,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}ul,ol,dl,li,dt,dd{list-style:none;}h1,h2,h3,h4,h5,h6{font-size:100%;line-hei
阅读全文
摘要:<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html> <head> <title>双飞翼布局(实现自适应分辨率)</title> <style> /* Copyright (c) 2008, Yahoo! Inc. All rights reserved. Cod...
阅读全文
摘要:<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html> <head> <title>双飞翼布局(实现自适应分辨率)</title> <style> /* Copyright (c) 2008, Yahoo! Inc. All rights reserved. Cod...
阅读全文
摘要:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=u
阅读全文
摘要:<html> <head> <script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.js'></script> <script type='text/javascript'> $(function() { $("#btnMoveUp,#btnMoveDown").click(function() { var $opt = $("#
阅读全文
摘要:弹出层库源码:/** * jmpopups * Copyright (c) 2009 Otavio Avila (http://otavioavila.com) * Licensed under GNU Lesser General Public License * @docs http://jmpopups.googlecode.com/ * @version 0.5.1 * */(function($) { var openedPopups = []; var popupLayerScreenLocker = false; var focusableElement = ...
阅读全文
摘要:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-
阅读全文
摘要:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html> <head> <title>动态随鼠标移动的Tip</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <style type="text/css"> <!-- *{font-size: 1
阅读全文
摘要:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html> <head> <title>静态随鼠标移动的Tip</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <style type="text/css"> <!-- #Tip{ display:
阅读全文
浙公网安备 33010602011771号