Jump to content
php.lv forumi

ajax - load php content


anonīms

Recommended Posts

i'm new guy.

Tātad ir kods faila sākumā

<script type="text/javascript">
$("#PLAY_NOW_LIST").load("include/PLAY_NOW/list.php");
</script>

 

EDIT: kam negadās... :]

<script type="text/javascript">
$(document).ready(function(){
$("#PLAY_NOW_LIST").load("include/PLAY_NOW/list.php");
});
</script>

 

var vērt ciet

Edited by anonīms
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...