staaky (Nick Stakenburg)

Name
Nick Stakenburg
Email
Website/Blog
http://nickstakenburg.com
Location
Netherlands
Member Since
Apr 07, 2008 (about 1 year)

Following 0 githubbers and watching 12 repositories view all →

Public Repositories (4)

  • prototype

    Prototype JavaScript framework

    legend

    Forked from sstephenson/prototype Fri Oct 30 06:56:56 -0700 2009

    Last updated Tue Nov 03 11:52:07 -0800 2009

  • nwmatcher

    Fast Javascript CSS Selector Engine and Matcher

    legend

    Forked from dperini/nwmatcher Mon Oct 26 11:10:48 -0700 2009

    Last updated Mon Oct 26 11:45:41 -0700 2009

  • pushup

    Pushup

    legend

    Last updated Thu Aug 28 09:57:08 -0700 2008

  • scriptaculous

    script.aculo.us is an open-source JavaScript framework for visual effects and interface behaviours.

    legend

    Forked from madrobby/scriptaculous Mon Apr 21 05:54:50 -0700 2008

    Last updated Mon Apr 21 07:36:09 -0700 2008

Public Activity feed

staaky commented on sstephenson/prototype Tue Nov 03 16:58:44 -0800 2009
Comment on src/dom/layout.js L156 in 97ea37d:

That bug is convenient here, but getOffsetParent should probably do the right thing and return the BODY element on IE6. I remember that it was once fixed but it was reverted to clean up a 1.6.0.3 release.

Could still use the logic behind the bug to test but perhaps there's a better way. What quirk does this fix?

staaky pushed to layout at staaky/prototype Tue Nov 03 11:52:07 -0800 2009
HEAD is 0d2d18fb7297fb945ca6983b843c5bcf367c721c

2 commits »

staaky pushed to layout at staaky/prototype Tue Nov 03 10:57:29 -0800 2009
HEAD is 2bfe5891f95413d4751a7f0b53c31046aa0e96b1

2 commits »

staaky pushed to layout at staaky/prototype Tue Nov 03 05:54:44 -0800 2009
HEAD is 093c0cce4bbb89b88b0af20356faa83906b3aafa

4 commits »

staaky forked sstephenson/prototype Fri Oct 30 06:56:56 -0700 2009
Forked repository is at staaky/prototype
staaky commented on dperini/nwmatcher Mon Oct 26 12:48:38 -0700 2009
Comment in 370d91d:

I liked the check better, cause why would anyone would want this disabled or manually enable it when it's available?

staaky pushed to master at staaky/nwmatcher Mon Oct 26 11:45:41 -0700 2009
HEAD is 6b403e07cf6193ecf8911c8abaa4f1baa55256b6
  • staaky committed 6b403e07:
    Shorter notation of NATIVE_MUTATION_EVENTS check.
staaky forked dperini/nwmatcher Mon Oct 26 11:10:49 -0700 2009
Forked repository is at staaky/nwmatcher