摘要: Unit02: jQuery事件处理 、 jQuery动画 jQuery实现购物车案例 <!DOCTYPE html> <html> <head> <title>购物车</title> <meta charset="utf-8" /> <style type="text/css"> h1 { tex 阅读全文
posted @ 2017-02-15 23:20 唐胜伟 阅读(286) 评论(0) 推荐(0) 编辑
摘要: Unit01: jQuery概述 、 jQuery选择器 、 jQuery操作DOM 使用jQuery放大字体: 使用jQuery,点击图片后放大,缩小 选择器知识点: jQuery操作DOM知识点: 广告收起案例: 1.点击按钮收起 2.自动收起 <!DOCTYPE html> <html> <h 阅读全文
posted @ 2017-02-15 00:06 唐胜伟 阅读(228) 评论(0) 推荐(0) 编辑