I want to dynamically updating a part of a web page for all users on it when I chose to (through a seperate page).
The scenario I'm thinking of:
- Say there's a chat box and a picture on a page.
- When I click a button on another page (or the same), the picture changes to an embedded youtube video for all users on the page chatting.
What's the best/easiest way to do this?