On Mittwoch, 7. Mai 2008, chrbar wrote:
> I'm looking for a code/script which allows the user to refresh (via a
> button) a specific Div inside a Web page, without refresh the full
> page.

Use an (on)click event on a button that points to Javascript issuing a 
$.load from your backend to the DIV area. Of course your backend needs to 
send a partial page. (Or you use $.load's abilities to load just a part of 
the DOM you get from the backend.)

 Christoph

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to