- Timestamp:
- 12/10/2011 09:16:51 AM (6 months ago)
- Location:
- trunk/WordPress/plugin/transposh/js
- Files:
-
- 2 edited
-
lazy.js (modified) (1 diff)
-
transposh.js (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/WordPress/plugin/transposh/js/lazy.js
r666 r695 241 241 }; 242 242 243 })( jQuery);243 })(t_jp.$); -
trunk/WordPress/plugin/transposh/js/transposh.js
r694 r695 321 321 callback(); 322 322 } else { 323 t_jp.$ = $; 323 324 $.getScript(t_jp.plugin_url + '/js/lazy.js', callback); 324 325 } … … 346 347 t_jp.tfju = test_for_jqueryui; 347 348 348 $(document).ready( 349 function () { 349 $(function () { 350 350 // set a global binglang (if needed) 351 351 if (t_jp.msn) {
Note: See TracChangeset
for help on using the changeset viewer.
