This website requires JavaScript.
Explore
Help
Sign In
asandikci.com
/
web
Watch
1
Star
0
Fork
You've already forked web
0
Code
Issues
5
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e52dc9551c
web
/
_javascript
/
commons
/
tooltip-loader.js
7 lines
101 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Import the framework.
2019-09-30 15:38:41 +03:00
/
*
*
Added more project info in files.
2020-01-02 16:17:49 +03:00
*
Initial
Bootstrap
Tooltip
.
Import the framework.
2019-09-30 15:38:41 +03:00
*
/
$
(
function
(
)
{
Improve JS code style.
2020-08-19 07:26:45 +03:00
$
(
"[data-toggle=\"tooltip\"]"
)
.
tooltip
(
)
;
Combine local JS. ’yui-compressor’ is no longer used.
2020-05-29 19:48:10 +03:00
}
)
;
Reference in a new issue
Copy permalink