$(function(){ $(”.sample p”).each(function(){ $(this).html( $(this).html().replace(/^((http|https|ftp):\\/\\
/* var scrollTop_ = $(document).scrollTop(); // ie8(IETester) NG var scrollTop_ = $(window).scrollTop(); // ie
配列の中で指定の要素が最初に登場する位置を返す。 var arr_ = [ 6, ‘cdf’, ‘Gtd’, ‘さんぷる’]; console.log($.inArray(‘cdf’, arr_)); // 1 が表示さ
// OK setTimeout(function(){ $(‘.target’).eq(index).stop().animate({ opacity: 1 }, { duration: 300, easing: ‘e
英語意味 追加 added 非推奨 deprecated 廃止 removed .bind() .unbind() 基本的なイベント設定方法 後から追加された要素にも効かない 結ぶ 1.0 – –