ClaymanX
02-18-2014, 06:00 AM
Hello guys i have a question!
I use this bbcode for an anchor
Title: Anchor link
Tag: jumpto
Replacement: <a href="{relpath}#{option}">{param}</a>
Example: This takes you to a new location within a post
Description: The [jumpto] tag allows you to jump to another location within a post, usually used for long posts with headings and/or sections of interest. This tag <b>must</b> be used in conjunction with the tag. One is not functional without the other.
Use {option}: Yes
Click Save
Title: Named anchor link
Tag: aname
Replacement: <a name="{option}">{param}</a>
Example: [aname=aname]This is where you jump to
Description: The [aname] tag is used in conjunction with the <a href="#jumpto">[jumpto]</a> tag. One is not functional without the other.
Use {option}: Yes
Click Save
but they dont work
any ideas whats wrong with this code?
thank you
I use this bbcode for an anchor
Title: Anchor link
Tag: jumpto
Replacement: <a href="{relpath}#{option}">{param}</a>
Example: This takes you to a new location within a post
Description: The [jumpto] tag allows you to jump to another location within a post, usually used for long posts with headings and/or sections of interest. This tag <b>must</b> be used in conjunction with the tag. One is not functional without the other.
Use {option}: Yes
Click Save
Title: Named anchor link
Tag: aname
Replacement: <a name="{option}">{param}</a>
Example: [aname=aname]This is where you jump to
Description: The [aname] tag is used in conjunction with the <a href="#jumpto">[jumpto]</a> tag. One is not functional without the other.
Use {option}: Yes
Click Save
but they dont work
any ideas whats wrong with this code?
thank you