Results 1 to 5 of 5

Thread: Text Area Content to Clip Board

  1. #1
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default Text Area Content to Clip Board

    Does anyone have or know where I can get code to copy the content in a text area (or a div?) to a the clients clipboard when the click a button or link to copy it?
    Last edited by bluewalrus; 06-14-2010 at 05:48 PM.
    Corrections to my coding/thoughts welcome.

  2. #2
    Join Date
    Feb 2010
    Location
    Falkirk, Scotland
    Posts
    142
    Thanks
    21
    Thanked 4 Times in 4 Posts

    Default

    i was looking into the same thing, and found this.

    it has a popup message too but i supose if u dont want it, u could remove the popup

  3. The Following User Says Thank You to liamallan For This Useful Post:

    bluewalrus (06-14-2010)

  4. #3
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    From what I know, this will be very unreliable: it's possible to automate "select all", but "copy" will only work in a very limited set of browsers.
    So test some and at least you'll be able to get select all, and maybe copy.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  5. #4
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    Well this is just for web site admin and to speed the process up so I think it should be fine for that.
    Corrections to my coding/thoughts welcome.

  6. #5
    Join Date
    Feb 2010
    Location
    Falkirk, Scotland
    Posts
    142
    Thanks
    21
    Thanked 4 Times in 4 Posts

    Default

    the link above is a cross browser script, works on ie and firefox and maybe more browsers

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •