Ticket #1754 (closed bug: invalid)
g has no properties - @ line 1918
| Reported by: | threedot1 | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.2 |
| Component: | event | Version: | 1.2.1 |
| Keywords: | g has no properties firefox 2007 | Cc: | |
| Needs: | Review |
Description
$(document).ready(function(){
$('body > div').hover(function(){
alert('threedot is googleman');
});
});
Change History
Note: See
TracTickets for help on using
tickets.
