• 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: Lighbox will not close!!!

Lighbox will not close!!! 12 years 3 weeks ago #16993

I have just followed the instructions here:
www.rsjoomla.com/support/documentation/v...-to-rsform-pro-.html
to include an rsform in a lightbox but when I try to close the box by either waiting for the code to close it automatically or clicking the x in the corner it will not close. Can anyone help me out link is as follows:
www.phonesystems-leeds.co.uk/concept.html
Thanks in advance
The administrator has disabled public write access.

Re: Lighbox will not close!!! 12 years 3 weeks ago #16996

  • webcat-solutions
  • webcat-solutions's Avatar
  • OFFLINE
  • Junior Boarder
  • Dutch Joomla specialist
  • Posts: 29
  • Thank you received: 4
Hi Robert,

can you try adding the CloseWithis as a parameter:
, closeWithOverlay: true}
That should make it possible to close the modal box by clicking outside of it.

The code from the example would then be:
<a class="modal" href="index.php?option=com_rsform&formId=1&tmpl=component" rel="{handler: 'iframe', size: {x: 660, y: 475}, closeWithOverlay: true}">lightbox form</a>

Hope this helps.

Regards,
Chantal
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!