0
I’m using the highslide to open the internal pages.
What sucks is that he has the command onclick
very large:
<a class="btn btn-success" href="comercialContatoAdicionar.php?i=2a" onclick="return hs.htmlExpand(this, {objectType: 'iframe', width: 900, height: 700, preserveContent: false } )">Adicionar novo contato</a>
It is possible to transform this command of the onclick
in a function or something that makes the link smaller.
Thank you.
Are multiple links on the page or one?
– Sam
There are several, so I’m trying to change, there are hours I need to move the horizontal scroll to see the code.
– Tiago
Hugocss' answer must then solve.
– Sam