jquery - facebook like lightbox plugin with comment feature on photo -


is there plugin implementing lightbox comment feature in facebook,google+.

i planning use in asp.net mvc 3

thanks in advance.

colorbox best javascript lightbox implementation, hands down.

as comment features, disqus might me style.

best of all, these work on client-side, shouldn't matter whether backend in .net or plain old c!


Comments

Popular posts from this blog

How can I edit my VIM config so that Vim treats ".ejs" files the same as it currently treats my html files? -

Python __call__ special method practical example -