Actions
Feature proposal #5845
closedimprove modal usage
Description
Currently the cbtooltip modals have wrong zindex causing weird stacking behavior. Implement usage of qtips built in modal plugin, but implement fixes for the "current" usage in click and focus bindings as it unreliably breaks due to a known qtip bug.
Note other CB jQuery plugins need to be updated to handle destroy/remove event usage so their bindings are removed when the element is destroyed.
Actions