下面用一些比较常用的属性来做示例。 margin margin-top:1px; margin-right:1px; margin-bottom:1px; margin-left:1px; 代码简化为:margin:1px margin-top:1px; margin-right:2px; margin-bottom:1px; margin-left:2px; 代码简化为:margin:1px 2px margin-top...
http://www.jb51.net//article/14822.htm
[code]//前任作者:http://www.moozi.net//修改:hh13774978@126.com,raykingfunction $(str){ return document.getElementById(str);}function _(str){ return document.getElementsByTagName(str);}function msg(boxtitle,boxtype,boxwidth,msg,url){&nb...
http://www.jb51.net//article/14733.htm
第一次遇到这样的问题,就是定义div的边框有部分却显示不了。而在firefox里却是一切正常,该死的ie,太过分了。代码也没有问题,查了好多资料,还百度了许多网站,在blueidea里也没有找到解决办法。后来在台湾的一个网站上发现了一个很几的解决办法:如下:效果图:左右两边的边框就是不显示,气不死你~~郁闷,css是:[code]#divproject { margin-top: 5px; border: 1px solid #0099CC; } [/cod...
http://www.jb51.net//article/14567.htm
问题:Sql server 2005 默认设置下不允许远程登陆1 外围设置 tcp/ip 和 named pipe 同时启用2 服务器 --〉属性 --〉安全性 --〉sql server 和windows 认证模式问题: 拒绝了对对象 'xxx' (数据库 'xxx',架构 'dbo')的 SELECT 权限。答案: 数据库(xxx) ---&g...
http://www.jb51.net//article/14521.htm
返回值只能用异步了。支持FF、ie、opera。DOCTYPE可以申明,也可以不申明。存在问题: 在opera里图层不能透明 对于页面内有iframe的也无法使用在ie里无法遮住select的[html]<!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.o...
http://www.jb51.net//article/14455.htm
vul code:\include\bbs.lib.inc.php:if (!defined(’BBS_LIB_INC_INCLUDED’)) {define(’BBS_LIB_INC_INCLUDED’, 1);// *– BBS_LIB_INC_INCLUDED START –*if(!$site_path) $site_path=’./’;require_once “{$site_path}include/lib.inc.php”;//$site_path没有过滤直接放过来包含了poc:在...
http://www.jb51.net//article/14367.htm
\include\inc_bookfunctions.php --------------------------------------------------- …… [code]function WriteBookText($cid,$body) {<span id="more-1944"></span> global $cfg_cmspath,$cfg_basedir; $ipath = $cfg_cmspath."/...
http://www.jb51.net//article/14328.htm
用空标签清除.clr {clear: both;}<div id="layout"> <div id="left">Left</div> <div id="right">Right</div> <p class="clr"></p></div>使用 overflow 属性#layout...
http://www.jb51.net//article/13994.htm
看到很多网友对tbody属性的讨论,我特意做了个实例,希望能对大家有所帮助。[html]<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title> 脚本之家tbody选项卡效果演示</title> <meta http-equiv="Content-Type" content="text/ht...
http://www.jb51.net//article/13725.htm
本书是一本非常好的seo教程,适合各个层次段的seo工作者学习。如果你是一名seo初学者,你应该细读本书,我想理解本书的重点之后,你的水平一定会大有长进。让我们一起见证中国seo界的成长。本地下载...
http://www.jb51.net//article/13512.htm
解释: No boot device available(无引导设备) 系统找不到作为引导设备的软盘或者硬盘。 解决参考:出现该问题,电脑软硬件应用网提醒网友,一般为系统引导设备故障导致,检查硬盘是否故障 ...
http://www.jb51.net//article/13329.htm
