hi,
i want to load data after loading related php page. i used ajax and even jquery.
jquery was not sure this is jquery code
$.post('<?php bloginfo('template_url'); ?>/bk_page/schedule_check.php', "",
function(data) { $("#fieldsetConfirm").html(data);})
but this and
when i was using ajax it changes data, but unfortunately, the pay now button (pay pal) was not working. curser changes but button don't work...
i have no idea how to fix this. please give me a support. any solution. thank you