Hacker News new | ask | show | jobs
by jkkramer 5619 days ago
Great input & tips, thank you. I added a note about missing instructions as you suggest.

Re the edge case, what browser are you using?

1 comments

Great, the missing instructions note is a nice touch!

FF 3.6/win... firebug shows a "source is undefined" error on line 312. while (source.length...

The culprit is apparently FlashHeed, an otherwise helpful script which helps lightboxes show above Flash content. Are you using something to suppress Flash? I attempted a fix, which may require a cache clear (haven't put in static file versioning yet).
Yep, cleared cache and now working as expected. That's some timely customer support!