jquery.ogp:jQuery中的开放图协议解析器

时间:2024-05-31 17:33:23
【文件属性】:

文件名称:jquery.ogp:jQuery中的开放图协议解析器

文件大小:34KB

文件格式:ZIP

更新时间:2024-05-31 17:33:23

JavaScript

开放图协议解析器 这是用于数据的简单解析器,实现为插件。 解析器将OGP数据转换为JSON对象,格式与。 然后,您可以使用jQuery中的数据,而无需在页面中重新声明内容。 用法 首先,创建包含一些OGP meta元素的页面。 这是规范的示例: <html xmlns:og="http://opengraphprotocol.org/schema/"> <head> <title>The Rock (1996)</title> <meta property="og:title" content="The Rock" /> <meta property="og:type" content="movie" /> <meta property="og:url" content="http://www.imdb.com/title/tt0117500/" /> <meta property="


【文件预览】:
jquery.ogp-master
----.gitmodules(83B)
----src()
--------jquery.ogp.js(2KB)
----lib()
--------qunit()
--------server.rb(2KB)
--------jquery()
--------runtests.rb(1KB)
----Gemfile(79B)
----Rakefile(190B)
----README.markdown(2KB)
----site()
--------tests.html.haml(473B)
--------index.html(381B)
--------tests.css(673B)
--------test_layout.html.haml(997B)
--------test-results.js(360B)
----test()
--------multiple-types.js(1KB)
--------multiple-types.html(330B)
--------the-rock.html(294B)
--------the-rock.js(1017B)
----Gemfile.lock(393B)
----.gitignore(24B)

网友评论