This website requires JavaScript.
Explore
Help
Register
Sign In
ZhouXY108
/
wisemapping-open-source
Watch
1
Star
1
Fork
0
You've already forked wisemapping-open-source
mirror of
https://github.com/wisemapping/wisemapping-open-source.git
synced
2025-04-19 02:05:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wisemapping-open-source
/
mindplot
/
src
/
main
/
javascript
/
footer.js
6 lines
99 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Keep migration to jQuery ...
2014-03-04 22:48:31 -03:00
try
{
$
(
document
)
.
trigger
(
'loadcomplete'
,
'mind'
)
;
}
catch
(
e
)
{
console
.
error
(
e
.
stack
)
;
}
Reference in New Issue
Copy Permalink