How do hosted services like UserVoice embed their content on other web sites?(UserVoice 等托管服务如何将其内容嵌入其他网站?)
问题描述
UserVoice 等托管服务如何将其内容嵌入其他网站?
How do hosted services like UserVoice embed their content on other web sites?
我看到它是通过在您自己的页面上包含来自服务提供商的 JavaScript 文件,但是,我感兴趣的是创建此类服务的构建块.
I see that it is via including a JavaScript file from the service provider on your own page, however, what I'm interested in are the building blocks for creating a service like that.
例如,他们是否使用 jQuery、mooTools 或prototypejs 之类的库以及如何避免命名空间冲突?
For example, do they use a library like jQuery, mooTools, or prototypejs and how do they avoid namespace clashes?
还想知道是否有任何书籍、文章、博客文章讨论了 JavaScript 的这种特定用途(不是寻找有关 JavaScript 的一般资源).
Also wondered if there were any books, articles, blog posts that go over this specific use of JavaScript (not looking for general resources on JavaScript).
提前致以问候和感谢,
艾略特
推荐答案
这是我在 如何找到的一个很棒的教程构建一个 Web 小部件(使用 jQuery)
这篇关于UserVoice 等托管服务如何将其内容嵌入其他网站?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:UserVoice 等托管服务如何将其内容嵌入其他网站?


- Fetch API 如何获取响应体? 2022-01-01
- 使用RSelum从网站(报纸档案)中抓取多个网页 2022-09-06
- Quasar 2+Apollo:错误:找不到ID为默认的Apollo客户端。如果您在组件设置之外,请使用ProvideApolloClient() 2022-01-01
- Css:将嵌套元素定位在父元素边界之外一点 2022-09-07
- 失败的 Canvas 360 jquery 插件 2022-01-01
- 400或500级别的HTTP响应 2022-01-01
- Flexslider 箭头未正确显示 2022-01-01
- CSS媒体查询(最大高度)不起作用,但为什么? 2022-01-01
- 如何使用 JSON 格式的 jQuery AJAX 从 .cfm 页面输出查 2022-01-01
- addEventListener 在 IE 11 中不起作用 2022-01-01