Hello,

can anyone please help me out with a Ajax Updater?!

My script:

<a class="product" href="site.html" onclick="new
Ajax.Updater('target_div', 'site',{method: 'get'}); return
false;>Link</a>
This works fine but this loads the whole "site.html" into the div. I
need just a part from the request site. For example just the div with
the id "content".

How can i extend this script to do that?

Thanks for any help!

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptacul...@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to