2009/9/8 Chris <[email protected]>: > > Hi everybody, > I'm trying to use the widget to have a shoutbox. > > I'm using this one: > http://twitter.com/goodies/widget_search > > I am using iframes, so when I click on the links of the shoutbox, they > open only in the iframe. > > I there a way to set the target of all links in the shoutbox on > "_blank" ?
Put a base tag in the head section: http://www.w3schools.com/TAGS/tag_base.asp -Stuart -- http://stut.net/projects/twitter/
