RSS Feed: A Modern Fable

Making Web 2.0 More Than a Catchprhase
last modified on Thursday, 19 August 2010 4:06PM

RSS Feed Feed download link: http://blog.amodernfable.com/feed/

  • IE8 and animating height, published on Thursday, 19 August 2010 4:06PM
    Here’s another to file in the list of things that might one day show up on Google and help someone. IE8 seems to have a bug in animating height. If an ancestor of the element you’re animating has display:inline-block, IE8 will choke on the animation and not properly grow the element’s height (if it’s set to [...]
    http://blog.amodernfable.com/?p=276
  • IIS and long URLs, published on Wednesday, 04 August 2010 5:02PM
    Figured I’d post this here for posterity’s sake in case anyone else sees this error message pop up when developing. If you send a huge URL to IIS (over ~2,000 characters), like a GET with a ton of parameters, IIS will fail with a 500 error and the following message: “the data area passed to a [...]
    http://blog.amodernfable.com/?p=274
  • jQuery Bookmarklet, published on Friday, 26 February 2010 4:45PM
    Inject the latest version of jQuery into your page. All in handy bookmarklet form! Drag the link below to your toolbar and you’re set: jQueryify
    http://blog.amodernfable.com/?p=272
  • Facebook login broken in Safari 4 beta?, published on Saturday, 30 May 2009 2:22PM
    Here’s a fun, major example of a cross-browser bug in the wild. It seems that, for certain users of the Safari 4 beta (latest update after the Mac OSX release), logging into Facebook is totally hosed. If I try to log in, Safari gives me a cursor with a lovely blue ball. It doesn’t even [...]
    http://blog.amodernfable.com/?p=266
  • YUI IE8 Selector utility bug, published on Friday, 22 May 2009 8:50PM
    Versions of the YUI Selector utility prior to 2.7.0 won’t work with IE 8. There’s a bug in there somewhere that breaks className selectors. So, something like div.bd won’t return any results. The solution is to upgrade to 2.7.0. I’m working on a site on which I can’t upgrade the whole package; it would take too much [...]
    http://blog.amodernfable.com/2009/05/22/yui-ie8-selector-utility-bug/
  • It’s a launch!, published on Thursday, 14 May 2009 9:28PM
    Have a look at that lovely Learn and Explore section on NikonUSA. Copious uses of the YUI library and a whole bunch of lightbox / media player functionality that I hacked together. My favorite part: the in-page glossary (nice little RegExp there) and the little lava menu I worked up on any of the Glossary pages.
    http://blog.amodernfable.com/?p=260
  • Note to self…, published on Thursday, 14 May 2009 9:23PM
    If you’re running an animation for 250 ms and you need a function to execute after that, make sure you either run it as a call back or set a timer that’s longer than 250 ms…
    http://blog.amodernfable.com/2009/05/14/note-to-self/
  • Copying an HTMLElement’s styles to another … all of them, published on Thursday, 14 May 2009 7:57PM
    Kind of a thought experiment. You have one HTMLElement with a bunch of unknown style properties set on an ID selector or Element selector, and you need to get them over to another, completely different Element. Paul and I came up with this: // transfer an element's styles to another element. // adam mcintyre & paul irish // public [...]
    http://blog.amodernfable.com/?p=255
  • Working with Omniture?, published on Tuesday, 12 May 2009 10:22PM
    Data not going through? Try adding a call to s.tl() to flush things out and make sure they’re sent to Omniture. It seems to not want to send certain custom events by default.
    http://blog.amodernfable.com/2009/05/12/working-with-omniture/
  • NikonUSA plug, published on Friday, 01 May 2009 3:13PM
    QUICK TAKE: Stay up to date on the latest news from Nikon, producer of much-heralded cameras, scanners, and other imaging Nikon site ranked #13 in the Top 100 photo sites. Not too shabby.
    http://blog.amodernfable.com/?p=251

RSS Feed Feed download link: http://blog.amodernfable.com/feed/