How do hosting services like UserVoice embed their content on other websites?
I see that this includes the JavaScript file from the service provider on your own page, however, I am interested in the building blocks for creating such a service.
For example, they use a library like jQuery, mooTools or prototypejs, and how do they avoid namespace conflicts?
It was also wondered if there were any books, articles, blog posts that affected this particular use of JavaScript (not looking for shared JavaScript resources).
Regards and thanks in advance,
Elliot
source
share