Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commited066ac

Browse files
authored
Docs: remove expired links from old jquery source (#4997)
Refgh-4981Refgh-4991
1 parente24f2dc commited066ac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎test/data/jquery-1.9.1.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2051,7 +2051,6 @@ jQuery.fn.extend( {
20512051
},
20522052

20532053
// Based off of the plugin by Clint Helfers, with permission.
2054-
// http://blindsignals.com/index.php/2009/07/jquery-delay/
20552054
delay:function(time,type){
20562055
time=jQuery.fx ?jQuery.fx.speeds[time]||time :time;
20572056
type=type||"fx";
@@ -2559,7 +2558,6 @@ jQuery.extend( {
25592558
get:function(elem){
25602559

25612560
// elem.tabIndex doesn't always return the correct value when it hasn't been explicitly set
2562-
// http://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/
25632561
varattributeNode=elem.getAttributeNode("tabindex");
25642562

25652563
returnattributeNode&&attributeNode.specified ?

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp