Welcome Guest, Not a member yet? Register   Sign In
Open link in self tab
#1

[eluser]Unknown[/eluser]
Hi all !. I have a problem with the target tag of anchors. The anchor specification is:
Code:
echo anchor(site_url('areaResponsable/perfil'), "Aquí", array('target' => '_self'));
But, when upload the proyect to the server, the links open in a new tab. And FireBug shows the next anchor:
Code:
<a class="external_link" target="_blank" href="http://apps.manantiales.edu.ar/index.php/areaResponsable/perfil">Aquí</a>
Whats wrong ?. Any idea ?.


Messages In This Thread
Open link in self tab - by El Forum - 05-13-2013, 05:21 AM
Open link in self tab - by El Forum - 05-13-2013, 05:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB