Hashs on page urls

I’m working on a project that uses a lightbox scenario with a hash that helps determine which content needs to be loaded. I’ve noticed in the title bar that hashes are either doubling up, or stacking upon themselves when I go to the next or previous item.

This doesn’t matter so much in the case of images, however, we are doing videos with a jwPlayer and I am noticing some performance issues when I compile the exe.

If your jwPlayer requests data about video files, your ExeOutput application must unpack video files to memory. Since video files are generally not small, this requires time and can cause such performance issues.