We have a page that users just leave up and manually refresh periodically so they can see new data as it comes in. I've added a javascript "setTimeout" function to refresh the whole page to relieve out users from having to refresh manually but I'd like to just refresh the metabox and not the whole page. Is this doable with javascript ?