• 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: Gif showing "loading" in multipage form(pagebreak)

Gif showing "loading" in multipage form(pagebreak) 11 years 2 months ago #26708

  • danilofagundes
  • danilofagundes's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 20
  • Thank you received: 5
Good morning everyone.
How to use this script below, in each pagebreak a multipage form?
www.rsjoomla.com/support/documentation/v...e-submit-button.html
<div id="your_div_id" style="display: none">
<img src="/path/to/your.gif" alt="gif"/>
</div>
onclick="document.getElementById('your_div_id').style.display='';formname_id.submit();"

I performed some tests and even in a simple form, if any a validation error in some field, the div is activated unnecessarily.
How to get around this?

Thanks in advance to all who can help.
Last Edit: 11 years 2 months ago by danilofagundes.
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!