I have been working for weeks on this with no success. Right now, I have a WordPress loop fill boxes for the output and jQuery then arranges the boxes on the page. I am trying to get the jquery to shift the position of the boxes or the content of the boxes every 15 seconds.
I tried to reload - re-query the WordPress loop but that does not work.
Next, I thought I could put that boxes in an iframe and refresh the iframe every 15 seconds however it is not refreshing the WordPress random loop order.
A demo of the jQuery script can be seen here: boedesign.com/demos/jsquares
Any suggestions would be extremely helpful!