FullHTML
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/FullHTML
软件介绍
The FullHTML plugin allows you to access the HTML code of an element, including the element itself. This plugin is read-only - you cannot set the full html of an object, only read it.
An example is, with the following code:<div id="myDiv"><b>some</b><i>text</i></div>
Using the built-in html() you would be presented with:<b>some</b><i>text</i>
With this plugin, fullhtml() you would be presented with:<div id="myDiv"><b>some</b><i>text</i></div>
无懈可击的Web设计
西德霍姆 / 刘建宁 / 清华大学出版社 / 2009-4 / 59.90元
一个网站,无论视觉上多么美观,内容多么丰富,如果不能面向最广泛的用户群,那它就不算是真正成功的网站。《无懈可击的Web设计:利用XHTML和CSS提高网站的灵活性与适应性》是Web标准设计领域的公认专家Dan Cederholm的倾力之作,向您描述了基于Web标准的设计策略,以适应各种各样的用户浏览方式。书中每一章的开头都给出了一个基于传统HTML技术的实例,然后对它进行重构,指出它的局限性,并利......一起来看看 《无懈可击的Web设计》 这本书的介绍吧!
