I'm integrating Lightview,
http://www.nickstakenburg.com/projects/lightview/, into an application.
It's more or less a content overlay similar to a light box, which then
calls the content either through an IFRAME or Ajax request. The IFRAME
works fine but for obvious reasons, I'd prefer to use Ajax but whenever
I use that option, I get the dreaded InvalidAuthenticityToken error.