Gmail如何隐藏其来源 [英] how does Gmail hide its source

查看:101
本文介绍了Gmail如何隐藏其来源的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚看到了一些奇怪的事情,我正在使用Google Chrome浏览器,并右键单击GMAIL打开并选择查看源代码的选项卡。所有我返回的是:

I just saw something odd, I'm using Google Chrome browser and I right clicked a tab with GMAIL open and selected to view the source. All I had returned was :

<!DOCTYPE html><html><head></head><body><div></div></body></html>

他们如何设法做到这一点?我不认为是可能的

How would they have managed to do this ? I didn't think was possible ??

推荐答案

因为gmail是使用javascript构建的,所以它也会在页面加载了javascript。

Because gmail is built with javascript it will also build the page dynamically after it is loaded with javascript.

gmail也使用了很多iframe,你可以通过检查它们来查看它们的内容: Firebug for Firefox

gmail also uses a lot of iframes, you can have a look at the conent of those by inspecting them with Firebug for Firefox

这篇关于Gmail如何隐藏其来源的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆