Like bzz says if the info you want to insert into the div is static, you can do this with just js. Give the div an I'd and access this via the old faithful getElementById and set new data with innerHTML prperty.
If the data is dynamic/coming from dB. You'll need ajax. I'd recommend using a simple library like prototype to deal with the repetitive business of creating an ajax object.
Reputation Points: 1048
Solved Threads: 947
Sarcastic Poster
Offline 6,678 posts
since Oct 2006