Hiber

Just A Personal Blog About Life And Technology

Main menu

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

Tag Archives: jquery

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/12 by Hiber
Reply

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

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

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

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