Changeset 15790 for trunk/plugins
- Timestamp:
- 12/20/11 01:57:26 (5 months ago)
- File:
-
- 1 edited
-
trunk/plugins/jquery/jquery.dynDateTime.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/jquery/jquery.dynDateTime.js
r15201 r15790 948 948 div.style.position = this.opts.position_css; 949 949 div.style.display = "none"; 950 div.style.zIndex = 10001; 950 951 } 951 952 div.appendChild(table);
Note: See TracChangeset
for help on using the changeset viewer.