The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Anchor dont work
Hello guys i have a question!
I use this bbcode for an anchor Quote:
any ideas whats wrong with this code? thank you |
#2
|
||||
|
||||
That =!= sign should be a #.
|
#3
|
|||
|
|||
Don't see ! In that code
|
#4
|
||||
|
||||
Shouldn't there be <a id="">xxxx</a> in the named anchor link?
|
#5
|
||||
|
||||
The symbol between {relpath} and {option} should be a # not a not equal to sign which is what I see it as in the post.
No it should be name if you're anchoring to an <a> tag. You can use "id" to anchor another tag, for example <h1 id="linktome">Header 1</h1> will get linked to with <a href="#linktome">link</a> but for bbcode you want something (usually) that isn't visible so you'd use <a name="linktome"> |
#6
|
|||
|
|||
Thank you squidsk, now it works gj
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|