DOM Scripting

DOM Scripting pdf epub mobi txt 电子书 下载 2025

Jeremy Keith 国际知名的Web设计师,Web标准项目组成员,DOM Scripting任务组负责人之一,任职于Web咨询公司Clearleft。除本书外,还著有HTML5 for Web Designers、Bulletproof Ajax。可通过其个人网站adactio.com与他联系。

Jeffrey Sambells 资深平面设计师,Web开发人员,创办了软件公司We-Create并担任研发总监。除本书外,还著有《JavaScript高级程序设计》和 Beginning Google Maps Applications with PHP and Ajax等多部畅销书。

出版者:friendsofED
作者:Jeremy Keith
出品人:
页数:332
译者:
出版时间:2010-12
价格:GBP 27.50
装帧:Paperback
isbn号码:9781430233893
丛书系列:
图书标签:
  • javascript 
  • DOM 
  • JavaScript 
  • web 
  • Programming 
  • Web 
  • 计算机 
  • html5 
  •  
想要找书就要到 小美书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

There are three main technologies married together to create usable, standards-compliant web designs: XHTML for data structure, Cascading Style Sheets for styling your data, and JavaScript for adding dynamic effects and manipulating structure on the fly using the Document Object Model. This book is about the latter of the three.

DOM Scripting: Web Design with JavaScript and the Document Object Model gives you everything you need to start using JavaScript and the Document Object Model to enhance your web pages with client-side dynamic effects. We start off by giving you a basic crash course in JavaScript and the DOM, then move on to provide you with several real world examples built up from scratch including dynamic image galleries and dynamic menus, and show you how to manipulate web page styles using the CSS DOM, and create markup on the fly.

New material for this edition includes a run through of the most popular JavaScript libraries and their use.

具体描述

读后感

评分

评分

评分

刚刚读完了《JavaScript DOM编程艺术》一书,该书由人民邮电出版社出版,原作者Jeremy Keith(英),由杨涛、王建桥、杨晓云等人翻译,该书讲述了JavaScript DOM编程的入门知识,内容不是很多,短短300页,涵盖了常用的DOM方法和基本的DOM编程技巧和编程原则,始终秉承着预留退...  

评分

评分

DOM模型 ——在dom模型中,文档是一棵树,文档元素、文本和属性都是节点 ——所有的属性节点都属于元素节点,文本节点是没有属性的 ——css样式本身不是节点,不过也采用了文档树的模型 ——dom的工作方式是先加载静态页面,再动态刷新,并不改变网页源码 ——在浏览器看来,do...  

用户评价

评分

一直没能正儿八经的读过一本关于javascript的书,看到阮童鞋极力推荐这本,决定十一休息的时候好好看看^_^

评分

细致耐心和啰嗦

评分

还好,不适合入门,入门还是上面写着入门俩字的好

评分

还不错,内容略简单,适合入门

评分

写得非常好,把DOM讲得很深入。通过具体小例子来讲述,不像其他骗钱的书不断地贴代码。

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有