#
March 26, 2013 at 9:07 am
Hey,
I am in the process of building a website that uses AJAX to load a news item into an area of the page – see: http://oandg.co.uk.s156312.gridserver.com/
If you go to the news section and click a news item it successfully loads. It does however make the list of news items move to the left briefly which i’m not sure how to get rid of?
I also would like to make it possible so that if the client gives someone a direct url to a news item it loads the website with the content inside it. At the moment if you go to a direct link it just goes to the page which holds the content: http://oandg.co.uk.s156312.gridserver.com/newsitem4.php
I’m not even sure if holding content for each news item in separate pages is the right way to go about things as this will eventually be controlled by a CMS. Help!