i have a chat room created using php/mysql im using ajax to refresh with a javascript timeout displaying in a div
the problem im having is i cant break out of the refreshing div
if i use php header to change the location it stays within the div
if i use meta it doesnt work