Hiber

Just A Personal Blog About Life And Technology

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • About me

Category Archives: Application

Application such as HTML,CSS,Javascript,PHP and so on.

Post navigation

← Older posts

jQuery study memo

Posted on 2011/11/02 by Hiber
Reply

1.jQuery 名称冲突
jQuery 使用 $ 符号作为 jQuery 的简介方式。
某些其他 JavaScript 库中的函数(比如 Prototype)同样使用 $ 符号。
jQuery 使用名为 noConflict() 的方法来解决该问题。
var jq=jQuery.noConflict(),帮助您使用自己的名称(比如 jq)来代替 $ 符号。

Posted in Application | Tagged jquery | Leave a reply

JS跨浏览器事件对象

Posted on 2011/08/16 by Hiber
1

在读书的过程中小结的,今天做了一个小整理,包括innerText and innerHTML,跨浏览器事件对象,相关元素,鼠标按钮,鼠标事件,操作剪贴等多种。

详情请移步:JS事件对象

Posted in Application | Tagged event | 1 Reply

JS时间日期格式化

Posted on 2011/08/12 by Hiber
Reply

在学习jQuery调用谷歌日历来制作讲座通知小玩意的时候用到的,留此备用。

详情请移步:JS时间日期格式化

Posted in Application | Tagged format, jquery | Leave a reply

CSS自适应高度宽度布局学习备忘

Posted on 2011/08/08 by Hiber
Reply

左侧定宽,右侧宽度自适应 / 左侧右侧定宽,中间宽度自适应/ 高度自适应 学习整理。

详情请移步:自适应布局

Posted in Application | Tagged css | Leave a reply

Post navigation

← Older posts

Categories

  • Application
  • Emotions
  • Lifememo
  • Linux

Recent Posts

  • window7无法拖拽桌面图标到任务栏
  • Centos6使用Chrome
  • jQuery study memo
  • zencoding
  • WordPress error-You are not allowed to edit this post.

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

Blogroll

  • Documentation
  • Plugins
  • Suggest Ideas
  • Support Forum
  • Themes
  • WordPress Blog
  • WordPress Planet

Partner

Proudly powered by WordPress