Is there a way to add a class to a link when using drupal_goto?

How would I do this?

Thanks,

Eugene

Comments

pobster’s picture

That question makes no sense? Drupal_goto doesn't generate links, it's *action* which moves a user (when it's fired) to the resulting page? Do you mean the l() function which actually displays hyperlinks?

It's like asking if you can apply a class ... on the moon???

Pobster