I need some help about an issue. i.e
i am loading the contents (from php files e.g xyz.php) when any menu button is clicked to the content_area (div) on the index page using ajax and jquery.
now when i add some ajax/jquery to xyz.php it doesnt work when page is loaded in index.php.
if i open xyz.php independently everything works.
what am i doing wrong?