You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extending standard Mootools Element class. Add new function addPlaceholder and removePlaceholder responsible for creating and deleting placeholder.
Every new placeholder create a wrapper of selected element and put some new div element over selected old one. Div may contain some text or user can simply define some extra CSS styles changes looks of old element.