• 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: problem in addEventListener for checkbox group

problem in addEventListener for checkbox group 1 year 1 week ago #42725

I have a checkbox group with following items:
Item1
Item2
Item3
Item4
Item5
I have added window.onload = function() {} where i have added eventListener to all checkbox items, which basically disables/enables particular checkbox item. Also, there are some other functions which are called for disabling particular check box item, depending upon what is selected. Everything is working fine with all the function defined.
At some time, it is required to permanently disable one of the checkbox item. How to do this?
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!