jdalton

John-David Dalton
5
2
Prototype JavaScript framework
Forked from sstephenson/prototype Fri Apr 25 07:51:18 -0700 2008
legend
scriptaculous pdoc and patches
Forked from madrobby/scriptaculous Mon Apr 07 14:01:10 -0700 2008
legend

Following

Public Activity  feed

jdalton committed to prototype about 19 hours ago

12a05db3a7072f7c9b851569c94547740d3f4223

Optimized the documentFragment use for non IE as well

jdalton committed to prototype about 19 hours ago

b82ef98174ad45dff6d3dcd630d61f8f5d6a16ae

Optimized the documentFragment use for non IE as well

jdalton committed to prototype about 19 hours ago

56b2d60b00ac299b964e55ec69eec7462b43c816

Optimized the documentFragment use for non IE as well

jdalton committed to prototype 2 days ago

d303debb78ee20221c2c8cb3429181248675d1fb

Fix merged commit that was erroneous, 2 commits where added one was an alternate version

jdalton committed to prototype 2 days ago

e3ff924159b5bf35aad7b84f673f1594d0b54b7d

Fix merged commit that was erroneous, 2 commits where added one was an alternate version

jdalton committed to prototype 2 days ago

3f556fa5cc02008f71e778c34e435f67d1a294f3

Fix merged commit that was erroneous, 2 commits where added one was an alternate version

jdalton committed to prototype 3 days ago

3b87397fa29d76bd54dff855ec4fe00af253bf6b

Minor change to the Element#clonePosition patch

jdalton committed to prototype 3 days ago

90f4e4fc8e254e8e8aee6fac0d8a98ec75b9caad

Juriy's patch for faster curry, wrap, methodize

jdalton committed to prototype 3 days ago

681b1f80ada0e43f539293078bd7e667395bbabf

Ensure getEventID returns an integer

jdalton committed to prototype 3 days ago

c5213a45af71f37cca728a801d6144397d938b58

Fix Element#cumulativeScrollOffset, viewportOffset, clonePosition