Closed this issue 13 years ago · 1 comments
for example I have links in #content that was ajax-loaded, it isn't binded, so it loads that page instead.
#content
<a href="/about">About</a>
I have already set:
$('a').address();
It's with the script this repo is using, sigh.