This is a discussion on "Javascript Copy All" within the JavaScript Forum section. This forum, and the thread "Javascript Copy All are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Javascript Copy All
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Javascript Copy All
I was wondering if there is a way to have a link or button on my page that would copy everything on that page just by clicking it.
Thanks for any help! |
|
|
|
||||
|
Re: Javascript Copy All
hmm modifying this might help:
http://www.codeave.com/javascript/code.asp?u_log=7004 it's better to just highlight it, people don't like to lose stuff in their clipboard
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
|||
|
Re: Javascript Copy All
I've tried modifying this script, but couldn't find out how to make it select a div, or something outside of the forum.
If at all possible, I would have liked it to select everything in the body of the page. Any Suggestions? |
|
|||
|
Re: Javascript Copy All
Can you not step through all the elements and get the content?
This just gets all the text in spans but you could do the same with divs and other elements.
Last edited by Kropotkin; Sep 4th, 2007 at 14:49. Reason: improvement |
|
|||
|
Re: Javascript Copy All
Hi,
i had used the javascript to select the content of the div tag. i used the code from the below url http://hscripts.com/scripts/JavaScri...ct-div-tag.php Change it accordingly for your need Gemguy |
![]() |
| Tags |
| copy, javascript, text |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need DVD copy software! | tristan | Webforumz Cafe | 11 | Feb 18th, 2008 20:41 |
| Javascript Copy to clipboard Object Error | andrewlondon | JavaScript Forum | 1 | Sep 24th, 2007 13:15 |
| File copy | Thanuja | Other Programming Languages | 0 | Jun 25th, 2007 07:12 |
| Copy writing | nate2099 | Starting Out | 7 | Jun 19th, 2007 22:13 |
| Cant Copy and Paste | smudger1767 | Web Page Design | 11 | Mar 24th, 2006 15:06 |