• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: SOLVED Auto Scroll on Error not working

SOLVED Auto Scroll on Error not working 15 years 6 months ago #8550

  • neerav
  • neerav's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
Hello Friends,
When someone post data to rsform and does get error, it should be auto scrolled to the part of the site where there is rsform, In my case it just scrolled to start of the content page. Anyone here who can help me with this problem?
Help is much appreciated.
Thanks in advance.

rsform version : 1.2.0
Joomla Version : 1.5.11
Last Edit: 15 years 5 months ago by neerav.
The administrator has disabled public write access.

Re:Auto Scroll on Error not working 15 years 5 months ago #8926

  • neerav
  • neerav's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
Hello Friends,
After one month and one week, I finally managed to get the solution of my problem and glad to share it here.
According the script which is responsible for the scroll, it scroll to the element which is grand parent of the form element. In my case i was using plugin mode and pasting code {rsform X} without any parent element so the point where the document start was grad parent, and that's why it was scrolling down to that part. Now i embedd the same form like <div><div>{rsform X}</div></div> and its solved.

Cheers,
Neerav
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!