I use AJAX-jQuery in page1.html, to load page2.html; and inside page2.html, I have a function defined in page1.html; but this function is not work; can everybody help me? thank you very much
you've done something wrong in the js script, post the code here, or paste it somewhere and give us a link to see.
If the content of page2.html is being loaded INTO page1.html then you shouldn't have any problems. What error message are you getting?