Difference between revisions of "Template:HSNU-TAIPEI/js/nav"
Revision as of 14:16, 3 April 2015
(
view source
)
Chinx2
(
Talk
|
contribs
)
← Older edit
Revision as of 14:20, 3 April 2015
(
view source
)
Chinx2
(
Talk
|
contribs
)
Newer edit →
Line 22:
Line 22:
});
});
−
nav_bar.
mouseleave
(function() {
+
nav_bar.
mouseout
(function() {
$(this).fadeOut();
$(this).fadeOut();
});
});
Revision as of 14:20, 3 April 2015