This website requires JavaScript.
Explore
Help
Register
Sign In
miguel456
/
rbrecruiter
Watch
1
Star
0
Fork
You've already forked rbrecruiter
1
Code
Issues
Pull Requests
1
Projects
Releases
2
Wiki
Activity
abaf00e427
rbrecruiter
/
public
/
js
/
globaltooltip.js
4 lines
79 B
JavaScript
Raw
Blame
History
$
(
document
)
.
ready
(
function
(
)
{
$
(
'input[rel="txtTooltip"]'
)
.
tooltip
(
)
;
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink