How can I change the html link?
The object html shows me this: <a href="URL" title="Files"></a>
When I need it to show me this: <a href="URL" download title="Files"></a>
Where do I need to go to change the object html tag to include the additional parameter?
Thanks
Larry
Hyperlink parameter additions when using buttons
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/links.html
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/links.html
-
-
- Posts: 128
- Joined: Sun Feb 04, 2018 8:19 pm
- Location: Jacksonville, FL
- Contact:
Re: Hyperlink parameter additions when using buttons
It depends on the context of the link. For example, whether is is a link in an image or menu.
If you want help with this, then will need to be more specific.
Where is the link?
If you want help with this, then will need to be more specific.
Where is the link?
Re: Hyperlink parameter additions when using buttons
To add your code to a text link, select the text, add your link and then on the Advanced tab type what you want to appear in the anchor tag:
![Image](https://wizbangwebdesign.com/demo/images/anchor-tag2.jpg)
Other objects, for example using a shape with text and link, after adding the link, right click on the object, select "Inside Anchor" and type your code. You can see it in the Generated HTML window.
![Image](https://wizbangwebdesign.com/demo/images/anchor-tag1.jpg)
![Image](https://wizbangwebdesign.com/demo/images/anchor-tag2.jpg)
Other objects, for example using a shape with text and link, after adding the link, right click on the object, select "Inside Anchor" and type your code. You can see it in the Generated HTML window.
![Image](https://wizbangwebdesign.com/demo/images/anchor-tag1.jpg)