Articles
Element Selectors
Element selectors within the Monetate Builder tools support both CSS3 and Sizzle selector syntax. You can use attribute selectors and pseudo-class selectors in both stylesheets and the Element Selector field. You can only use Sizzle selectors...
Action Insert Methods
Most actions have two consistent required inputs: Relative Element Selector and Insert Method . Both are used in conjunction with each other to determine where in the DOM the new content (image, HTML, etc.) is rendered. A unique ID attribute,...
Selectors in Actions
Monetate actions are predefined JavaScript operations that accept parameters via JSON templates, also known as action templates, to affect a change on your site. With very few exceptions, most Monetate actions require an element selector to ta...
Use Multiple Selectors in Actions
The Element Selector is the cornerstone of most actions. This input is present in the majority of action types that insert new content or edit existing content. Each site is unique and presents distinct challenges for development. Some sites may ha...