asp.net mvc 4 - Is it possible to use Disqus without using links? -


so need comment system site when reading tutorial on how install it, seems comments linked url. site not have that, have instead bunch of grid elements news inside them , want users able comment , discuss current grid element user clicked, maby add popup window , disqus in possible?

any kind of or tips appreciated.

note: on web application built asp.net mvc 3 :)

every thread need link - use give users link comments things email notifications, or when aggregating content in other areas (e.g. discovery).

if site utilizes hashbangs (#!) in url, that's acceptable url pass disqus. documentation shows how reload disqus thread without changing pages: http://help.disqus.com/customer/portal/articles/472107


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -