Finally fixed it as follows:
In the main page:
Links that have to display contents target "contenDiv"
Thanks!
On Sat, Feb 20, 2010 at 9:49 AM, Martin Gainty wrote:
>
> i would suggest including handler attribute e.g.
>
>
> function handler(widget,node) {
> node.inne
i would suggest including handler attribute e.g.
function handler(widget,node) {
node.innerHtml="new content goes here";
}
i would suggest reading and studying XMLHttpRequest for an understanding of
Asynchronous Request Model as implemented by AJAX..
Saludos Cordiales,
Martin Gainty
___
2 matches
Mail list logo