jquery-html5-placeholder-shim icon indicating copy to clipboard operation
jquery-html5-placeholder-shim copied to clipboard

Added custom event listener triggering placeholder.shim()

Open SebastianMucke opened this issue 11 years ago • 0 comments

In one of my use cases, a menu toggle() didn't trigger a replacement of the placeholders. So the input elements changed their positions, the placeholders kept their place. In such cases the newly added, custom event listener "placeholder_shim" can be triggered to force a repositioning of the placeholders.

SebastianMucke avatar Jul 23 '14 11:07 SebastianMucke