I think the main problem is I'm trying to use an anchor
within a spry tab. I have four tabs on my results page (general,
payments, footnotes and comments) of which general is the default.
When I add a record (in this case, a payment record), I want it to
automatically go to the results page, for the specified project,
and to the payments tab. My code will take you to the correct page
with the correct project number, but no matter where I plant the
anchor in the payments tab, it always opens to the default
"general" tab. Here's my code: