ofca / gplusfixer

Ofca for the rescue! This extension for Chrome removes some minor bugs from new version of Google Plus.
0 stars 2 forks source link

nano.bind does not work with single elements. #1

Closed ofca closed 11 years ago

ofca commented 11 years ago

There is a problem to add listener to single element like that nano.bind('#div', 'click', function() {});