Update your Gsearch .setLinkTarget()
setLinkTarget() for searchControlfew days ago Google AJAX Search API published one new feature that several people have requested.
the feature allows to set the target of the links, which we get from the search results, from default '_blank' to _self, top, parent and user specific target names.
target controls where the new document will be displayed when the user follows a link.
via ajax search api blog
share this!