therealwesfoster Posted January 23, 2008 Share Posted January 23, 2008 Ok, right to the subject. I have a page setup like so. There are 4 links at the top for each News Category (ex: Dogs, Cars, Planes, Phones) When someone clicks "Phones", I want the latest news entry to show up in the "big_div", and the last 5 phone articles to show in the "links_div". And when the user clicks one of the latest 5 news articles, I want it to show up in the "big_div". +----------+ |c |c |c |c| +------+--+ | |lnk| |BIG |lnk| | |lnk| +------+--+ How would I pull the data from the DB (or xml) and list them as separate links? I cant find a tutorial on this.. Thanks, Wes Link to comment https://forums.phpfreaks.com/topic/87395-big-ajax-question/ Share on other sites More sharing options...
therealwesfoster Posted January 24, 2008 Author Share Posted January 24, 2008 I just realized that I posted this in the wrong forum.. lol Please check the AJAX forum. This topic may now be closed. Link to comment https://forums.phpfreaks.com/topic/87395-big-ajax-question/#findComment-447645 Share on other sites More sharing options...
Recommended Posts