Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
72:clickable_image [2020/09/09 17:50] aakr72:clickable_image [2021/03/01 09:42] pklr
Line 36: Line 36:
   * Double-click on the image and paste the copied link into the //Image Map//  fiel//d//   * Double-click on the image and paste the copied link into the //Image Map//  fiel//d//
   * Manually delete the// target=""//   * Manually delete the// target=""//
 +  * Make sure** \, [**,**] **characters** **are escaped correctly inside the link e.g.
 +      *<code>
 +
 +href=" [[www.testurl.com/y=123**[abc]**def|]]
 + --> ​​href="[[www.testurl.com/y=123**\[abc\]**def|]]
 +
 +</code>
 +      *<code>
 +
 +href="[[[Role]**ProjectManager\3**|]]" --> href="[[[Role]**ProjectManager\\3**|]]"
 +
 +</code>
   * Click on //Save//   * Click on //Save//