[jQuery] help with event binding on an ajax calendar
I'm having trouble binding the same event to two different links in
the html
here's a link http://tinyurl.com/ydzzsjv
what I want to happen is click on a link and jquery loads the previous
month html, this works fine, but if I click next, then the page
refreshes
it's almost as if it lost it's event binding
any help would be appreciated