Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #311, comment 1


Ignore:
Timestamp:
02/06/2014 12:16:45 PM (11 years ago)
Author:
mikemanger
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #311, comment 1

    initial v1  
    1 [attachment:311.patch] I haven't tested it but I assume this is because you can't pass `$` using jQuery's `.on()` method, using the conventional `.ready()` method should fix this.
     1[attachment:311.patch] I haven't tested this fully but I assume this is because you can't pass `$` using jQuery's `.on()` method, using the conventional `.ready()` method should fix this.
     2
     3EDIT: [http://jsbin.com/niyo/1/edit?html,js,console,output I have tested it], just not in the production environment.