PluginProbe
Welcart e-Commerce / 2.12.4
Welcart e-Commerce v2.12.4
2.12.4 2.12.3 2.11.35 2.12.2 2.12.1 2.11.34 2.11.33 2.11.32 2.11.31 2.11.30 1.3.16 1.3.17 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.3.8 1.3.9 1.4.0 1.4.1 1.4.10 1.4.11 1.4.12 All 292 releases
usc-e-shop / js / jquery / bgiframe / META.json

META.json in Welcart e-Commerce 2.12.4, at js/jquery/bgiframe/META.json

33 lines 637 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "name": "jQuery-bgiframe",
3 "version": 2.1,
4 "author": [
5 "Brandon Aaron <brandon.aaron@gmail.com>"
6 ],
7 "abstract": "jQuery plugin for fixing z-index issues in IE6",
8 "license": "mit, gpl",
9 "distribution_type": "plugin",
10 "requires": {
11 "jQuery": ">=1.0.3"
12 },
13 "provides": {
14 "jQuery.bgiframe": {
15 "version": 2.1,
16 "file": "jquery.bgiframe.js"
17 }
18 },
19 "keywords": [
20 "iframe",
21 "hack",
22 "zIndex",
23 "z-index",
24 "ie6"
25 ],
26 "stability": "Official",
27 "meta-spec": {
28 "version": 1.3,
29 "url": "http://module-build.sourceforge.net/META-spec-v1.3.html"
30 },
31 "generated_by": "Brandon Aaron"
32 }
33