I need specific instruction on how to change a link target
Links
The most common problem with widgets is in its links. Widgetbox renders each widget in an iframe and thus its links need to target _new or _blank or _top. One way to automatically do it for all links in the widget is described here. I am having a problem getting the links in my widget to open a full size page on my site. The above seems to state that there already is an instruction on your site to tell me how to do that but, when I click the link... it just takes me to recently active topics that don't answer my need.
The most common problem with widgets is in its links. Widgetbox renders each widget in an iframe and thus its links need to target _new or _blank or _top. One way to automatically do it for all links in the widget is described here. I am having a problem getting the links in my widget to open a full size page on my site. The above seems to state that there already is an instruction on your site to tell me how to do that but, when I click the link... it just takes me to recently active topics that don't answer my need.
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?Hi Ruth, sorry about that dead link. I've updated the instructions to this:
The most common problem with widgets is in its links. Widgetbox renders each widget in an iframe and thus its links need to target _blank or _top. If you can't easily get at each link to change the targeting, you can insert the code snippet "Links in New Window" from the Insert Snippet dropdown menu in the Widget Code Editor of the Widget Studio. This is available for HTML/JS type widgets. For form submittals, trying adding target="blank" to the form tag.
http://docs.widgetbox.com/developers/...
Let us know if you have further questions.
I’m trying to be helpful
Loading Profile...



