Eko Budiharto wrote:
John,

what this code does?

One possible solution is <span onclick="javascript:window.open...">.

By using <span> instead of <a>, you are not requesting the first page to replace itself with something new, which is your basic problem.


If you add style="color: blue; text-decoration: underline;" to it, it will almost look like a regular link.

But, again, this is out of my area of expertise; there may be better solutions.

---
John W. Kennedy
"Only an idiot fights a war on two fronts. Only the heir to the throne of the kingdom of idiots would fight a war on twelve fronts"
-- J. Michael Straczynski. "Babylon 5", "Ceremonies of Light and Dark"


_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to