Hi, Anyone know how AS get links to load within existing page? is it the position="replace" attribute on the anchor <a> that does this? For example clicking on the following link (obtained via view source) doesn't start a new page, but loads content within the existing row:
<a href="/transaction/list?bank_account_id=3" class="list action" id="bank_account-list--link" position="replace">List Transactions</a> If you can point me the right direction re how this works that would be great. Like is it a CSS thing based on active_scaffold stylesheets? I can't see how it is triggering javascript? Thanks in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en -~----------~----~----~----~------~----~------~--~---
