• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Ahref Anchor links in URL?

Hi Guys,

I have a script I'm working on, and on one page there are three different forms. When someone clicks to edit on of the forms, I'd like the page submission to go directly to that part of the page.

Basically, they submit form, it refreshes and updates, then doesn't just reload the page, but it takes them to where I have <A href="#section2"> or whatever.

I basically want to add to the URL in the action tag of the form somekind of tag that pulls the user down to 'section2'

Any ideas?
 
Back
Top