[jQuery] Beginner: Load Bind Event Problem
My page:
I click a tab and it loads in the html file for the tab. I click a
link on the newly loaded html file but it doesn't run the function I
wrote for it. The link only runs the function when it's in the home
file, rather than the loaded file. I know this has to do with
binding, but it's too confusing. Any help would be appreciated.
Thanks,
Jason