Hi
Thank you for reply, I believe that I was not very clear...
I must call a function through my onclick to create the link, and on the same function executes the link created automatically.
Explaining:
my link should be only with the onclick, because I want to make a function that creates...
Hello, I'm sorry for my English
I need to creat a link via javascript that pass the attribute rel:
I have the link:
<a href="#page.php" rel="history">PAGE LINK</a>
I need something that call a javascript function, for example:
<a href="javascript:pageURL('#page.php','history')>PAGE LINK</a>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.