I had a site designed recently and need a quick tweak to the menu on this page: http://www.kareywood.ca/clearwater/inner2.html Basically, When somebody clicks on one of the links on the left I need specific text to appear in the 'course description' box under the video on the right without the need to have a separate page for each and have the video reload each time. I assume this can be done in Javascript. I am looking to get this done ASAP. Thanks John
Hi, If the course desc. is dynamic then use php..ajax and if its static then just use js. Thanks, Shawn.