Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Description

...

...

While this tag can be used with the simple theme, xhtml theme, and others, it is really designed to work best with the ajax theme. We recommend reading the ajax a template documentation for more details.

Parameters

...

...

Usage

To get started, use the head tag and the ajax theme. See ajax head template for more information. Then look at the usage details for the ajax a template.

 
If you want to use additional parameters in your wws:a the Best Practicebest practice is to use a wws:url to create your url and then leverage this url into your wws:a tag. This is done by creating a wws:url and specifying an id attribute.. like "testUrlId" in this example. Then in the wws:a tag reference this id in the href attribute via " %{testUrlId}"

...

...