[en] The Ajax Anchor Component allows you to quickly create ajax applications with a minimal amount of code. When the component is initialized it looks for anchor elements with rel attributes starting with a hash and it attaches an onclick event that uses an ajax call to open the page and place the response text into the innerHTML of a div with an id that matches the rel attribute.
by
djdmsr
2009-04-10 15:25
en
·
Web
·
Development
·
Prototype