Open link in a new window/tab for image links
-
When adding a text link, we have the option to set ‘Open link in a new window/tab’, which is extremely handy.
Are there any plans to add this option when setting an image link too? Could we have this option added in a future version?
-
Once you add the image to your post, switch to the HTML editor and mode and add the target=”_blank” attribute to the image element. The one that starts with <a href=…
You will find an example of how to use the target attribute in this page: http://www.w3schools.com/tags/att_a_target.asp
Give it a try and let me know how it goes.
- The topic ‘Open link in a new window/tab for image links’ is closed to new replies.