By stclaird on
Dear Forum,
I would like to build a link href that looks like this
But if I do it using hook link it doesn't work at all. It creates a link that wants to go here
http://localhost/drupal-5.7/?q=JavaScript%3ASubscribe%28818%2C+76%2C993%...
which is of course no good!
Can anyone help me?
Thank you
David
Comments
this was the link i wanted to show you
The link I can't get to work with hook_link!
Fixed it
It was fairly obscure but after a bit of trial and error I passed it as an onclick
hope it helps someone else