Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Newbie Question

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #30669
    grindleydesigns
    Participant

    I’m needing to put a link on a site I’m working on that would give the viewer the option to send a link to that site to a friend via email. How would I go about doing something like that? Any help would be greatly appreciated. Thanks!

    #77323
    Rob MacKay
    Participant

    you could do this:

    Share this link

    Then you would have to use some jQuery to add their email address – or something like that. You could just use a blank address mailto:?subject=blar&body=blar – then they would have to add the email themselves but it would open in their default mail prog…

    Have a play around anyway :)

    #77324
    Bob
    Member

    Robski, if you do it like your first suggestion, it would also open your email client right?

    #79616
    TheDoc
    Member

    @Bob, yes that is correct.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.