Hello everyone. I really hope someone can help me, I think what I need help with is a fairly simple issue, and I have found good stuff on the web, but just cant get exactly what I need.
Its really simple, I just want to dynamically load a few divs so my users don't have to load a new page every time they click a button. Its for my portfolio. for example from the home page there is button called Audio/Video Production. On click I want it to update 3 divs. One called "media" where the videos will play, a div next to it that holds text, that describes the video playing. and the third div (lets call it media buttons) below the original navigation buttons that loads up buttons for more videos. The buttons in this third div would then also dynamically load material into the media div and text div (so all these buttons in the third div called media buttons would need to dynamically load two divs) Does this make sense? Sorry I'm more of designer, but I do understand HTML,and some basic AJAX and PHP. Enough to know what I want and that it can be done, but not quite enough to pull it all together. I found many good sites (http://nodstrum.com/2007/02/27/ajaxcontentload/, http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm) that got me some good help but I just couldn't apply it to my web page. The problem I think is that these site have good solutions, but there written by programmers, and they don't explain very well how to use or implement the code. It might make sense to other programmers, but its a little over this designers head. I'm not a newbie, I went to school for media design, and understand a good portion of what I am reading on these other sites, but if someone can help with the solution, and please explain it to me like I'm a child that would really help. Lots of step by steps instruction if you got the patience. I wanted to include a diagram of my site to better illustrate what I want to do, but I don't see how to attach an image or embed one. If anyone want to help with this and would like that diagram please let me know, and I can email it. Thanks