> something like this: > example : $('#mydiv').load('http://www.jquery.com/');
>From the manual : load( String url, Object params, Function callback ) returns jQuery Load HTML from a remote file and inject it into the DOM. for "remote file" it's meant a file in the same server where is the application and not a remote file in a remote url. If I'm in error please correct me. -- Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/ "It's easier to invent the future than to predict it." -- Alan Kay