Changes between Initial Version and Version 1 of Ticket #311, comment 1
- Timestamp:
- 02/06/2014 12:16:45 PM (11 years ago)
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 3 EDIT: [http://jsbin.com/niyo/1/edit?html,js,console,output I have tested it], just not in the production environment.