-
website not refreshing correctly
1) Script Title: Virtual Pagination script v2.0
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...pagination.htm
3) Describe problem: script is not letting php/db content inside pagination div refresh
header("location:file.php");
will not refresh content inside the pagination divs. (content brought in from the db and displayed with php).
echo "<meta http-equiv='refresh' content='0;URL=file.php'>";
does work, but id like to keep more option to refresh the site.
i stripped the code down to where im almost sure its the pagination code thats blocking the refresh, using the first method.
is it possible that the js is blocking "header refreshes"?
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks