Or at least it was for me.
It all started out rather nicely — A client of mine needed a flash movie created that would load some images and flvs via xml, a virtual tour of a golf course. And they wanted it set into the jquery lightbox their previous developer had set up. This particular lightbox was the jQuery lightbox plugin by Leandro Vieira Pinho, a smooth, well functioning lightbox for image content. Unfortunately, I found out once I’d created the flash environment that it doesn’t support content other than images.
I had never worked with lightboxes before, so I had a little research to do before I figured out that many lightboxes on the web only support images. This is an important thing to consider before you select the one for you. Anyway, I was looking around, and a number of sites suggested the tool ‘Lightbox Gone Wild’, by Chris Campbell and Particle Tree.
It was referred to as a great, simple lightbox tool that supported non-image content. I went to their site and found that you could load a swf, embedded in an html page, into their lightbox, and also create an html form, which would lead one to believe it was simple enough to submit the data from the form fields. Unfortunately, this turned out to be a slightly misrepresented feature.
Now, one of the reasons i went with lightbox was that I liked their style — their site is cool and has a nice color scheme, they had some silly pictures of a dude showing his nipples in their demo stuff, I was eager to use a product by these people. Then I started looking in the comment log.
The first thing you notice in LIghtbox Gone Wild’s comments section is that they stack, in an attempt to be a little outside-the-box, I assume, in a two column clump, with random different colors in each comments div background, and a neat little shape surrounding it. It looks neat, but it’s not very easy to navigate. Couple that with the fact that the comments reveal the only in-depth information on use and implementation in the site, and you can start to imagine what it’s like to sift through 3 years of q&a (sometimes a) for a posting that even possibly matches your own issue. plus every other one is people saying people need a hug, which starts to grate after a while. Call me a curmudgeon.
Anyway, I don’t mean to turn this entry into a pure shit-talk session against Lightbox Gone Wild, but I feel a little is necessary to get people up to speed on the frustration they may encounter should they choose to go that route. It seems to be a nice simple starting point for people who already have chops in Ajax and jQuery, and want to custom-build their own setup. But for someone like me, who learns as he goes and relies on the transparency and availability of the authors of proprietary tools like this, it is a frustrating product.

this is where Lightbox Gone Wild's demo form takes you when you push submit. And they still say on the site that you can use forms with LGW...
Basically, once you look into their demo file you see that their form example just loads an image on clicking the submit button. Even though they advertise on the site that you can use it to put forms in a lightbox. The most recurrently asked questions in the 3 years of comments are about submitting $_POST data from a form, and the only answers seem to come from other users who maybe haven’t tried out their own solutions in every case. At least that’s what it began to feel like to me.
At least now I understand why they have closed comments on the tool for a year or more, and why there is no contact info available for the authors on the site. There is one other thread on the particle tree site about a new update that will improve form submission and a lot of other stuff, but that is three years old, and the last comments are to the extent of, “So is this like not happening anymore?”, so I am assuming they have abandoned it.
I was also having some problems in Internet Explorer 8 using the rel=insert style of loading from within an existing lightbox. the flash wasn’t displaying. Could have been some stupid mistake on my part, but I was so frustrated with Particle Tree at this point that I just decided to find another tool.
In the end, I have gone with Shadowbox, and paid the $20 unlimited-use license he requests for commercial developers. The site has a little more documentation, examples in different types of media, and a forum. AND it will load .swf files without an html page underneath. I considered Thickbox as well, but there was a sort of disclaimer on the site regarding flash:
Question – Can I display Flash in a ThickBox?
Answer – In short, yes! However, I have not personally tested this yet. I have no idea of the browser quirks and support surrounding the usage of Flash in a ThickBox.
…after my frustration with the lack of answers at Lightbox Gone Wild, I couldn’t in good conscience go with Thickbox after seeing that. That said, there is a lot of talk about thickbox on the web, too, as a good flash solution for lightboxes. I’d be interested to know what others think, especially Thickbox vs. Shadowbox.
I just wish the maintainers of Lightbox Gone Wild’s site would be more honest about its limitations in the content they present. If it can’t do the things you say it can do, don’t say it can do them. Take the stupid nipple picture form out of your demo, quit boasting that your product will do it, and just tell people honestly what its limitations are. Then you won’t have so many unanswerable questions on your comment thread that you end up closing it out of frustration.



