[jQuery] don't understand this bug _ please review code
<div dir="ltr">hi Friends,
i'm about to finish an old project of a specific image viewer for a professional photographer. The whole idea is that her work becomes her identity.
Therefore, the pictures are displayed in "imagesets" one next to each other, each being a line, thin or thick according to the number of images it contain. This generates an ID-related graphic: a barcode.
Now, i'm about to be finished, but there is a bug i can't seem to nail down and i would be very grateful if you guys could spend some of your time helping me out.
Please first check the live prototype: <a href="http://www.pixeline.be/test/lisapram/">http://www.pixeline.be/test/lisapram/</a>
(thanks for your patience, 101 images to load !)
now, past the rudimentary preloader, you should see a grey barcode. You can hover then click on each line to expand the image set, and see what it does.
Above, you get "keywords" summarizing her main work keywords: professional, experimental, people (portraits), etc. If you click on them, it should activate/disactivates the barcode (not) tagged with these keywords, thus generating a different barcode, according to the current combination of tags selected.
Problem is exactly there: the barcode does not quite reinitalise, or i don't know exactly in fact how to describe it: a grey box appears underneath, and i don't find where it comes from. Can somebody check?
If you want to peak at the code (js and html) are available in the nice jsbin app of remy: <a href="http://jsbin.com/eqime">http://jsbin.com/eqime</a>
thank you very much for your help !
Alexandre Plennevaux
</div>