Badman3k
04-16-2004, 08:33 PM
I have a webpage that has a single div layer. This layer shows a load of messages that are constantly changing via PHP.
I want the page to refresh every 2 seconds, but i want it to stop refreshing if the user trys to scroll down the div layer.
If i use the meta tag trick it doesn't matter what's going on it'll refresh regardless, but if my messages are appearing quickly i need it to be possible for the user to scroll through the messages, so he/she can view them.
I hope that this makes sense, it's a little tricky to explain.
Many thanks in advance,
I want the page to refresh every 2 seconds, but i want it to stop refreshing if the user trys to scroll down the div layer.
If i use the meta tag trick it doesn't matter what's going on it'll refresh regardless, but if my messages are appearing quickly i need it to be possible for the user to scroll through the messages, so he/she can view them.
I hope that this makes sense, it's a little tricky to explain.
Many thanks in advance,