Skip to main content

Replace Attribute Value

REPLACE_ATTRIBUTE_VALUE_CSS

Replace the value of an attribute in the elements matching the CSS selector.

Parameters

  • css (String): CSS selector
  • attribute (String): The attribute name
  • newValue (String): The new value to replace the existing one.
  • topicText (String): Use $TOPIC_XHTML
  • trackChanges (String): true/false

Returns

Flare XHTML