原链:http://blog.sina.com.cn/s/blog_62c7555b0100lg3c.html
saved from url 不知道大家有没有碰到过这样一个问题:我修改的是别人的网页,他的超连接是指向一个服务器的某个HTML文件,我把超连接地址修改成了我本地机器的跟首页同一目录下的一个HTML文件,却发现超连接根本没有反应,点了没有任何的跳转,我把整个首页的代码全部看了一遍没有发现任何的问题,那问题到底出在哪呢,为什么换成他服务器上的那个HTML文件的绝对路径就对了呢?最后我没有办法,为了更清楚的看到他首页代码,我把一切注释及不相关的东西全部剔除了,这时候却意外的发现,那个超连接又有用了,那问题肯定是出在我刚才剔除的代码里了!所以又重新认真的看了一遍代码,这时候发现了这么一句注释
<!-- saved from url=(0021)http://202.121.80.24/ -->
这句注释被放在<HTML></HTML>的标记之前,导致了你更换的本地的HTML文件的超连接路径无效,如果把这句注释删除或者移动到<HTML></HTML>标记中,问题就解决了.
写到这里,大家也许要问,那句注释到底是什么东东呢?那我下面就来解释下:
<!-- saved from url=(0021)http://202.121.80.24/ -->这是一句写到<HTML></HTML>标记之前的一个注释,主要是用来定义当前页面的一些限制,这个注释是限制通过本页面打开的其他超连接都是来自
url=(0021)http://202.121.80.24/ 这个地址上的HTML文件,括号里的0021是限制URL后面跟的字符的长度,
讲到这,大家又会问:为什么象
<!-- saved from url=(0021)http://202.121.80.24/ --> 的注释语句有这么大的作用呢?
其实在HTML中,所有的注释内容仅仅是不在浏览器上显示出来,但在执行的时候,他们都需要编译的
这句话的作用是让Internet Explorer 使用 Internet 区域的安全设置,而不是本地计算机区域的设置。
如果网页需要运行ActiveX或脚本,并且他们位于客户端以外的地方, 那么可以添加这个注释语句,IE当然不会不理他, IE会按照他指出的URL去找脚本的位置。
所以大家,特别是做网页设计的新手特别要注意,利用别人的网页遇到注释语句要留点意!
个人心得:在本机做时,这句注释不要删,等做好后删除这句注释再上传到空间上,你会发现,一切正常。
分享到:
相关推荐
1,01.zip<br>Output<br>显示所有的调试信息(5KB)<END><br>2,02.zip<br>Some general debugging tips<br>一般的调试技巧(11KB)<END><br>3,03.zip<br>Debugging ISAPI extension<br>调试ISAPI扩展(4KB)<END><br>4,04....
noreturn.zip<br>Disable the Return Key in a TextBox<END><br>60,entertab.zip<br>Use the Enter Key Like a Tab<END><br>61,detenter.zip<br>Detect When the User Presses Enter<END><br>62,prntscrn.zip<br>...
millisec.zip<br>Count Time in Milliseconds <END><br>60,getday.zip<br>Get the Day of Week that a Day Falls On<END><br>61,shellend.zip<br>Notify the User when a Shelled Process Ends <END><br>62,varlist....
The following table describes the units of the time format.<br><br>Name Units<br>us Microseconds<br>ms Milliseconds<br>sc Seconds<br>mn Minutes<br>hr Hours<br>dy Days<br><br><br>Cmd.Phase.Ofs(rep)<br...
<br>Safari 2 3575ms 475ms 753% <br>Opera 9.1 3196ms 326ms 980% <br>Average improvement: 867% <br><br>下表为jQuery1.1.3与常用的一些JS库选择器的对比:<br>Browser Prototype jQuery Mootools Ext Dojo <br>...
<br>The Business Case For E-Learning<br><br>by Tom M Kelly , Nader A Nanjiani <br><br>Paperback: 216 pages <br>Publisher: Cisco Press (October 29, 2004) <br>Language: English <br>ISBN-10: 1587200864 ...
<br><br>Key Features of the Database Report Builder for Excel include:<br> Report creation using Microsoft Excel<br> Get data through webservice,so you can get remote data <br> Support of the SQL-...
<br><br>Key Features of the Database Report Builder for Excel include:<br> Report creation using Microsoft Excel<br> Get data through webservice,so you can get remote data <br> Support of the SQL-...
<br><br>Key Features of the Database Report Builder for Excel include:<br> Report creation using Microsoft Excel<br> Get data through webservice,so you can get remote data <br> Support of the SQL-...
-- saved from url=(0043)http://www.chinahongker.com/index/index.asp --> <HTML><HEAD><TITLE>E鹰网络工作室</TITLE><LINK href="/images/css.css" type=text/css rel=stylesheet><LINK href="/images/welab.css...
<div class="perspective"><div class="book" data-book="book-1"><div class="cover"><div class="front"></div><div class="inner inner-left"></div></div><div class="inner inner-right"></div></div></div...
<summary>Abstract method provides the capability to restore previously saved API object parameters.</summary> <param name="SaveInfo">An object that represents the saved API parameters.</param> </...
Global Normalization of Convolutional Neural Networks for Joint Entity and Relation Classification<br> One for All Neural Joint Modeling of Entities and Even<br> Table filling multi-task recurrent ...
CAD Import VCL is a pack of several powerful classes that can be used in applications that give users ability to view and operate with DXF/DWG/HPGL/HPGL2/SVG/CGM files.<br><br>CAD Import VCL provides ...
<artifactId>libtensorflow</artifactId> <version>1.12.0</version> </dependency> <dependency> <groupId>org.tensorflow</groupId> <artifactId>proto</artifactId> <version>1.12.0</version> </dependency...
span--></li><li><a href="https://dash.readme.io/#scroll-pricing" class="scroll">Pricing<span></span></a></li><li><a href="https://dash.readme.io/#scroll-examples" class="scroll">Examples<span></span>...
- **语法**:`APPEND <folder> <attributes> <date/time> <size> <maildata>` - `<folder>`:目标邮箱。 - `<attributes>`:邮件的属性,如`\Seen`表示邮件已被读过。 - `<date/time>`:邮件发送的日期和时间。 ...
Cannot access field <fieldname> as type variant." * TClientDataSet doesn‘t save data to file when FileName is set and there is no existing file on disk (Quality Central 2307). * Using the Delphi...
-- saved from url=(0025)http://js.wanxu.com/myjs/ --> <HTML><HEAD><TITLE>网页特效集锦(js.wanxu.com )</TITLE> <META http-equiv=Content-Type content="text/html; charset=gb2312"> <META content="java, ...