Bug Tracker

Modify

Ticket #903 (closed bug: fixed)

Opened 6 years ago

Last modified 6 years ago

$ should be jQuery in form.js line 304

Reported by: Fil Owned by:
Priority: trivial Milestone:
Component: plugin Version:
Keywords: Cc: fil@…
Blocking: Blocked by:

Description


Change History

comment:1 Changed 6 years ago by Fil

Here's the patch

> -                    var offset = $(this).offset();                           
> +                    var offset = jQuery(this).offset();                      

comment:2 Changed 6 years ago by brandon

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in revision 1233

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.