Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在研究谷歌发布者标签。有没有办法从 url 获取插槽路径
• 插槽路径:/1111/abc.com.au/xx/xxx
从 url 获取 x 值的任何方法。 请帮忙
从 url 获取 x 值的任何方法。
请帮忙
使用window.location访问 URL 参数。
How do I available plug-in for this < object > tag?
function load_about(){ document.getElementById("content").innerHTML='<object type="type/html" data="about.html" > </object>'