On Wed, Mar 20, 2013 at 9:10 PM, Eric Beversluis <span dir="ltr"><<a href="mailto:ebever@researchintegration.org" target="_blank">ebever@researchintegration.org</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Wed, 2013-03-20 at 21:08 -0400, Topher wrote:<br>
> On 03/20/2013 09:06 PM, Eric Beversluis wrote:<br>
> > I'm looking at<br>
> > <a href="http://net.tutsplus.com/tutorials/javascript-ajax/exactly-how-to-create-a-custom-jquery-accordion/" target="_blank">http://net.tutsplus.com/tutorials/javascript-ajax/exactly-how-to-create-a-custom-jquery-accordion/</a>.<br>

> ><br>
> > Each bit of code there has a prompt "copy to clipboard" and when you<br>
> > click it, an alert tells you the code is now on the clipboard. But when<br>
> > I try to paste it into a text editor, nothing pastes. What am I missing?<br>
> > Or is it just broken?<br></div></blockquote><div><br></div><div>...</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
> It's possible it simply doesn't work in Linux because the flash copier<br>
> tries to put it someplace it can't.<br>
</div></blockquote><div><br></div><div>...</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Not sure what<br>
having that 'copy to clipboard' adds, if you have to select all the code<br>
first anyway, given ease of ctrl-c and ctrl-v or of right-click and<br>
'copy.' What I was hoping for was something that saved the bother of<br>
manually selecting all the code in the snippet.<br>
<br>
If you select the code and use the usual ctrl-c, all three methods of<br>
pasting give you that selection. Again, if you've selected and used the<br>
'copy to clipboard' function, only the middle button gives that<br>
selection. ctrl-v gives whatever was previously in the clipboard.<br></blockquote><div> </div></div>Interesting - on a Mac (OSX 10.8.2), the "copy to clipboard" does something different - I haven't found where it copies to, so it seems pointless. Selecting the original text pastes rich text into TextEdit (rich text mode), or plain text into plain text mode or a text editor. The "view plain" option looked better (lose the line numbers), but since I can copy/paste from the original (line numbers show but aren't copied), that's pointless too.<div>
<br></div><div>I tried the operation in Ubuntu (pasted link from Mac to Ubuntu with Synergy), and the "copy to clipboard" item places text into clipboard accessed through center button, not right-click paste. Pretty useless if they have these conveniences, but don't have clues how to use them.</div>
<div><br></div><div>I think the Source download button (Get the code) would be much easier overall, if it actually works.</div><div><br></div><div>--Don Ellis</div>