Jodz Posted January 15, 2007 Share Posted January 15, 2007 Hi there.Right ive set up all the page id stuff and thats working fine. But what i want is when someone clicks on a link it loads in the page without a refresh. I've looked around trying to find a way to implement this with no joy.Any help would be much appreciated. Link to comment https://forums.phpfreaks.com/topic/34249-calling-php-content-without-refresh/ Share on other sites More sharing options...
tauchai83 Posted January 15, 2007 Share Posted January 15, 2007 ur question is not clear enough. But why u use refresh?? did u mean meta refresh? Link to comment https://forums.phpfreaks.com/topic/34249-calling-php-content-without-refresh/#findComment-161085 Share on other sites More sharing options...
Jodz Posted January 15, 2007 Author Share Posted January 15, 2007 Basically i want to be able to switch php content without the page refreshing. i.e i have a jukebox on the page and i dont want that to reload becouse the music will stop and start.Make more sense? Link to comment https://forums.phpfreaks.com/topic/34249-calling-php-content-without-refresh/#findComment-161087 Share on other sites More sharing options...
mkosmosports Posted January 15, 2007 Share Posted January 15, 2007 You can use AJAX to have just specific div (or other) elements to load without the entire page loading. Check this out bonrouge.com... Link to comment https://forums.phpfreaks.com/topic/34249-calling-php-content-without-refresh/#findComment-161089 Share on other sites More sharing options...
tauchai83 Posted January 15, 2007 Share Posted January 15, 2007 I got what u mean. yes...u may try the AJAX as said by mkosmosports .regards,chai Link to comment https://forums.phpfreaks.com/topic/34249-calling-php-content-without-refresh/#findComment-161092 Share on other sites More sharing options...
Jodz Posted January 15, 2007 Author Share Posted January 15, 2007 thanks guys ill take a look :) Link to comment https://forums.phpfreaks.com/topic/34249-calling-php-content-without-refresh/#findComment-161095 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.