Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
JavaScript MouseOver
SUBMITTED BY:
Guest
DATE:
March 18, 2014, 12:42 p.m.
FORMAT:
JavaScript
SIZE:
121 Bytes
Raw
Download
Tweet
HITS:
781
Go to comments
Report
$
(
"#outer"
).
mouseover
(
function
()
{
$
(
"#log"
).
append
(
"<div>Handler for .mouseover() called.</div>"
);
});
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus