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

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - ASP.NET Core 1.0. Bearer Token, cannot access custom claims -