Actions · mod_wires Reference Frontend developer User interface and interaction Wire action JavaScript focus Add a $(..).focus() jQuery call to the target element to give it input focus. Edit on GitHub
Actions mask Places a mask over an element, useful for blocking user interaction during lengthy postbacks.
Actions overlay_close Closes the currently open overlay. When there is no overlay open then nothing happens.
Actions overlay_open Renders a template on the server and opens a full screen overlay with the HTML output of the template.