Soo like if i only want the ads to refresh on my page but if i wrrite it like
<head>
<meta http-equiv="refresh" content="0">
</head>
It refresh the whole webpage... So any idea how to refresh a specific part of the webpage?
Like i make a table with an ad inside of it and its refreshing...
<head>
<meta http-equiv="refresh" content="0">
</head>
It refresh the whole webpage... So any idea how to refresh a specific part of the webpage?
Like i make a table with an ad inside of it and its refreshing...