Recent content by sharpsabre

  1. sharpsabre

    نحوه رفرش کردن محتوای یه div تگ

    سلام این چطوره ؟ <html> <head> <script src="http://code.jquery.com/jquery-latest.js"> <script type="text/javascript"> setInterval("my_function();",5000); function my_function(){ $('#refresh').load(location.href + ' #time'); } </script> </head> <body> <div...
بالا