Bug Tracker

Ticket #234 (new )

Opened 2 years ago

Last modified 1 year ago

[PATCH] $().unhover and $().untoggle

Reported by: brandon.aaron@… Assigned to: anonymous
Type: Priority:
Milestone: Component:
Version: Keywords: ""
Cc: "" Needs:

Description

I've added a uhover and untoggle method to jQuery.

Here is the example/test page: http://brandonaaron.net/jquery/unevents/unevents.html Here is the patch: http://brandonaaron.net/jquery/unevents/unevents.diff

This diff includes the fix for #222.

Attachments

Change History

Changed 2 years ago by brandon

This is the latest diff and is a large improvement over the previous patch.

http://brandonaaron.net/jquery/events/event.js.diff http://brandonaaron.net/jquery/events/test.html

Changed 2 years ago by brandon

This still needs work.

Note: See TracTickets for help on using tickets.