30
XX 微软(中国)有限公司

Title of Presentationdownload.microsoft.com/download/3/1/1/3115f847... · 内嵌强大的CSS, HTML 和Javascript 调试器! 调试JavaScript 执行控制(支持断点调试) 变量查看(自定义查看,

  • Upload
    others

  • View
    85

  • Download
    0

Embed Size (px)

Citation preview

XX微软(中国)有限公司

使用者. 开发者.

更加放心

更快更方便

更安全,更放心 更快,更方便

• Active X

• 灾难恢复• 版本兼容性• 私密浏览• Smart屏幕过滤

• Accelerators

• WebSlices

• 可视化搜索• 增强的导航功能• 开发人员工具

Internet Explorer 8 puts the Web at your service

“安全第一”

域的关键字被突出显示。

增强的插件管理功能

增强的ActiveX控制可按用户安装ActiveX插件

可针对不同网站选择使用ActiveX插件

前标准时代

现在

标准兼容

目标:

在不同的浏览器中具有一致性的体验。

8

可靠性IE8解耦了UI框架和Tab进程。

崩溃的页面可以自动恢复!

iexplorer.exe

Protected-mode Broker Object

UI Frame Favorites Bar Command Bar

iexplorer.exe

(tab 进程 1)

Tab 1 Tab n…

工具栏扩展

ActiveX 控件

浏览器帮助对象

iexplorer.exe

(tab 进程 n)

Tab 1 Tab n…

工具栏扩展

ActiveX 控件

浏览器帮助对象

保护模式关闭保护模式开启

ieuser.exe

Protected-mode Broker Object

iexplorer.exe

(保护模式开启)

Tab 1 Tab n…

工具栏扩展

ActiveX

控件

浏览器帮助对象

工具栏扩展

ActiveX

控件

浏览器帮助对象

iexplorer.exe

(保护模式关闭)

Tab 1 Tab n…

工具栏扩展

ActiveX

控件

浏览器帮助对象

工具栏扩展

ActiveX

控件

浏览器帮助对象

7 8

UI Frame UI Frame

隐私模式

Smart屏幕过滤

Accelerator

你能想到多少种我们每天都会用到的服务?

发送: Windows Live Hotmail 使用 Web 电子邮件发送网页。

博客: Windows Live Spaces 在 Spaces 上的博客中记载您的趣事

查找: 淘宝搜索 百度免费电影、股票、基金最新报价

翻译: Windows Live Translation 翻译就在您的指尖

Accelerator使你随时随地都可使用已选择的服务。Web发布者很容易创建Accelerator(无客户端代码)

选中文本 复制文本导航到目的网页

登陆

(可选)粘帖文本 活动请求

预览活动 在预览框内看结果

安装活动 选中文本 选择活动

执行活动 导航至服务网页

Accelerator使网页间信息传递更加便捷

<display>

<name>Map with Dictionary.com</name>

<icon>http://dictionary.reference.com/favicon.ico</ icon>

</display>

<activity category="define">

<activityAction context="selection">

<execute action="http://dictionary.reference.com/browse/{selection}" method="get"/>

</activityAction>

</activity>

</openServiceDescription>

<?xml version="1.0" encoding="UTF-8"?>

<openServiceDescription

xmlns="http://www.microsoft.com/schemas/openservicedescription/1.0">

<homepageUrl>http://reference.com</homepageUrl>

//check if service is already installed

window.external.IsServiceInstalled

(http://maps.live.com/livemaps.xml);

//if false, display button to add service

window.external.AddService

(http://maps.live.com/liveMaps.xml) ;

WebSlices 允许服务商标记Web 页面的“可订阅”部分,允许用户添加所关注的动态Web内容。

<div class=”hslice” id=”1”>

<p class=”entry-title”>网易新闻</p>

<div class=”entry-content”>

<!-- HTML body content to render. -->

...

</div>

</div>

IE 更早版本

• Quirks模式

IE 7

• 标准模式

IE 8

• CSS 2.1支持 +

Javascript / 对象模型增强

IE7 Layout IE8 Layout

双重布局模型提供了对IE5、IE7、IE8标准模式的支持。

模型

最佳标准模式

通用名称 兼容模式取值

Quirks IE=5

IE7标准模式 IE=7

IE8标准模式 IE=8

总是使用最新模式 IE=edge

<meta http-equiv=“X-UA-Compatible”

content=“IE=7” />

内嵌强大的CSS, HTML 和Javascript 调试器!

调试JavaScript执行控制 (支持断点调试)变量查看 (自定义查看, 局部变量, 等等.)实时调用栈

调试CSS 和HTML查看有效样式样式追踪查看使用的样式查看布局信息编辑HTML和CSS并立即看到显示结果

设置 Window.location.hash, IE完成剩余的工作IE 触发一个 window.onhashchange事件。

IE 更新地址栏和快进/回退按钮。

8

网络连接性是不可预知的HTML5 添加了 online/offline 事件

添加了状态指示器

<!-- Add handlers for online/offline events --><body ononline=“go_online()”

onoffline=“go_offline()”>;

// Find out if browser is onlineonline = window.navigator.onLine;

8

IE8使用户浏览页面更放心

提高工作效率Accelerator和WebSlices

使用者

开发者独创的双重布局模型

强大的Developer Tools

解决开发者难题:

Ajax快进/回退

网络连接性

© 2008 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries.

The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market

conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation.

MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.