javascript - How to display binary image data in lightbox -


i using lightbox 2 plugin display lightbox images (http://lokeshdhakar.com/projects/lightbox2/). works fine, images stored array of bytes. how can change plugin (or maybe use plugin) display binary image data rather path image?

i fixed creating custom image.ashx handler in asp.net mvc app processes images.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

c - getting error: cannot take the address of an rvalue of type 'int' -

python - GitPython: check if git is available -