Jump to content

Show hiddent content without page refresh


nutt318

Recommended Posts

This may be a stupid question but is there a way in PHP to have content on the page and then by clicking a button it would show another piece of content without refreshing?

 

For example in gmail, you have have a gchat window open and still go into spam, inbox, even compose a new email.

 

Basically my site has a live video feed on it and i want to have an image show up below the live stream when clicking a button, only problem is that the ways doing this just refreshes the page and the feed has to be started again.

 

Hopefully I explained this without too much confusion.

 

Thanks,Jake

Nothing to do with php as it is PreHypertext Processing

 

Did you fail to notice that it has nothing to do with PHP? This is more of a html/javascript issue.

 

PHP is done server side, html/javascript is client side which is what you want.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.