Sina's SAE recently started the real -name certification (http://sae.sina.com.cn/ New registration or free, but it is so pit I will advertise it).
If you do not authenticate, the page on the server will prompt for authentication, such as:
Spit Groove:
Real-name authentication is a photo, but also need a variety of information, worry about advertising harassment and privacy of various balabala problems ...
And it was because I was too lazy to configure the server to use the SAE (annoying boot SQL services, all kinds of security risks of Apache ..., throw away all lost ~), at the same time to play the platform of the robot answer, in fact, I was a person in the interview, so intend to run out of traffic to do the plan ...
Degrees Niang to find the solution is a variety of irrelevant, feel irritable while I looked at the next, is the SAE automatically in the end of the unauthenticated page added a <div>
<Divstyle= "Z-index:2147483647;position:fixed;_position:absolute;top:0;left:0;right:0;padding:12px;background-color: RGBA (0,0,0,0.5); Filter:progid:DXImageTransform.Microsoft.gradient (startcolorstr= #7F000000, endcolorstr=# 7f000000); color: #fff; text-align:center;font-size:16px;font-family:simsun,serif;cursor:default; "><Pstyle= "margin:0;padding:0;">The provider for this page has not been completed<astyle= "Text-decoration:none;color: #37afe4;"Target= "_blank"href= "Http://sae.sina.com.cn/?m=faq&a=view&doc_id=22">Real name authentication</a>, there may be a risk to your visit</P><astyle= "Position:absolute;right:12px;top:50%;font-size:20px;color: #fff; border:none;margin:0;padding:0;; margin-top:-10px;line-height:20px;background:none;cursor:pointer;font-family: ' Helvetica Neue ', Helvetica, Arial, Sans-serif;outline:none; "onclick= "this.parentnode.style.display= ' None '">X</a></Div>
With the idea of injecting, the HTML comment tag "<!--" is added directly at the end of the page.
</ Body > </ HTML > <!-- in this case, the browser can automatically fill the other half.
That way, a static page can comment out the annoying little tail.
Later found that IE and chrome processing half of the way the label is not the same, ie still have some problems
I do not know whether HTML can be added at the end of similar to the end of the EOF such as the logo, if there is a better way to discuss in the message, ha, I add in