Posts tagged jQuery
Posts tagged jQuery
With jQuery becoming ever more popular, the volume and quality of plugins and tutorials that developers are releasing and writing are increasing rapidly.
Content sliders are a great way to show large amount of content on a smaller area of a web page or blog. Dynamic auto sliding content sliders are a lot popular on numerous websites over the web. Are you interested in implementing a content slider in your website? Checkout this list!
実は技術部ではなく、演出部所属のagoです。
先日jQuery 1.3.2のソースを読む機会があり、そのときいくつか気づいたことがあったのでまとめてみました。
1 .addClass, removeClassはスペース区切りで複数のclassを渡せる
.addClass, removeClassにはスペース区切りで複数のclass nameが渡せます。
Aug 18th in JavaScript & AJAX by Park
There are at least five ways to make AJAX calls with the jQuery library. For beginners, however, the differences between each can be a bit confusing. In this tutorial, we’ll line them up and make a comparison. Additionally. we’ll review how to inspect these AJAX calls with Firebug as well.
jQueryを使ったプログラムの基本的な要素として、セレクターと(X)HTML/CSSを操作する命令について解説してきました。今回はもう1つの重要な要素である「イベント」を紹介します。
Growl-like notifications seems to be a usable way to inform users about the status of their actions. There are many jQuery plugins that provide this kind of functionality and here’s a list of 6 growl-like notification scripts.
JavaScript が書ければ、誰でも簡単に Firefox の拡張が書けてしまう。しかも、もれなく jQuery が付いて来る!
というものを Mozilla Labs がリリースしたみたいですね。
Mozilla Labs Jetpack | Exploring new ways to extend and personalize the Web
Review of 10 jQuery datagrid plugins…
Thanks to the Geekology readers who pointed out that the previous version of the geekGaTrackPage function reloaded script files without caching them; This has now been corrected by using a jQuery AJAX call with caching enabled. The new code is displayed below, and the new version of the plugin can be downloaded at the bottom of the post.
Google Analytics is a great web analytics tool to track Visitor, Traffic Source and Content statistics for free.
Implementing Google Analytics on a website requires that you create an account at http://www.google.com/analytics and add the Analytics Tracking Code to the website body: