No storyteller
Nov. 14th, 2009 12:10 amWell, that's rather annoying. I had a wonderful plan for today's (ok, technically yesterday's but I've not gone to bed yet) post, involving an inline version of last year's Storyteller. Unfortuantly this was scuppered by several things: 1) LiveJournal does not allow IFRAMES, 2) using the OBJECT tag with HTML doesn't reliably work in IE6 (it loads the page but doesn't display it), and 3) when you use the OBJECT or EMBED tags in a LJ entry, what actually happens is their backend wraps it in an IFRAME using the lj-toys.com domain. This eats the referer, and so I can't find out which user is viewing that entry.
I could probably make it work by dynamically generating an image and including that - images still get directly included, and so the referer header should still be present. Doing it that way feels like a horrible hack, but that's the Internet for you.
I could probably make it work by dynamically generating an image and including that - images still get directly included, and so the referer header should still be present. Doing it that way feels like a horrible hack, but that's the Internet for you.