在收藏夹中显示出你的图标
<link rel="Bookmark" href="favicon.ico"> 可以在收藏夹中显示出你的图标
http://www.bitscn.com/school/Javascript/200609/61459.html - 2006年05月21日
|
把IE收藏夹导出到Ubuntu系统下的Firefox中
以使用notepad,或者Ubuntu下的iconv -f gb2312 -t utf-8 -o bookmark-utf-8.htm bookmark.htm
3、Firefox收藏夹,从该文件bookmark导入...
http://www.bitscn.com/linux/system_manage/200804/139618.html - 2008年04月23日
|
用javascript操作word文档
1、 向word中写入内容
首先在word中设置书签,如书签名为bookmark,javascript中可以这样写... = word.ActiveDocument.Bookmarks("bookmark").Range;range.InsertBefore("哈哈哈哈哈哈");
2、把...
http://www.bitscn.com/school/Javascript/200609/61517.html - 2006年04月17日
|
30余个适用于Firefox的书签与搜索工具
索工具,这些可以帮助你很好的掌控 Firefox。 书签 2 Pane Bookmark - 将书签分割为... 章添加到FireFox中 Bookmark Duplicate Detector - 检查并清除重复的书签...
http://www.bitscn.com/school/firefox/200709/113772.html - 2007年08月17日
|
apb-rfi.txt
'].'apb_bookmark_class.php');
(apb_common.php)
include_once($APB...
http://www.bitscn.com/hack/exploit/200612/87022.html - 2006年11月29日
|
phpadmin链接表的额外特性尚未激活的解决办法
. To use those as well as the bookmark feature you need...
$cfg['Servers'][$i]['bookmarktable'] = ''; // 'pma_bookmark...
http://www.bitscn.com/hack/safe/200607/48767.html - 2005年04月16日
|
整理:常用的网页特殊效果JS代码
bookmark(){var title=document.titlevar url... ="javascript:bookmark()">加入收藏夹</a>在IE6-7. FF2.0 OP9.0中测试通过设...
http://www.bitscn.com/school/Javascript/200709/111892.html - 2007年05月30日
|
定义数据库连接的一些常量
、Recordset、BookMark
Const adOpenKeyset = 1 '键集游标,其他用户对记录说做的修改将反映到记录集中,但其他用户增加或
删除记录不会反映到记录集中。支持分页、Recordset、BookMark...
http://www.bitscn.com/hack/safe/200607/48272.html - 2005年09月03日
|
phpmysqladmin2.26安装方法。。。
$cfgServers[$i]['bookmarkdb'] = '; // Bookmark db - leave blank for no bookmark support
$cfgServers[$i...
http://www.bitscn.com/php/install/200701/95041.html - 2006年02月26日
|
Dm MX使用小图标让网站更个性
icon ”表示地址栏图标,“ bookmark ”表示收藏夹图标。 图中的代码如下所述。 <... "> <link rel="BOOKMARK" href="http://127.0.0.1/favicon...
http://www.bitscn.com/school/Dreamweaver/case/200610/79741.html - 2006年09月25日
|