browniefed / browniefed.github.io

My blog about stuff
http://browniefed.github.io
1 stars 0 forks source link

include zclip #2

Closed jhsu closed 9 years ago

jhsu commented 9 years ago

this was throwing an error

Uncaught TypeError: $(...).zclip is not a function

and copy to clipboard wasn't working.

browniefed commented 9 years ago

Thanks, I didn't realize people couldn't copy to clipboard. This needs to be added to my base octopress, I've added it and adjusted the jQuery to copy correctly. It's not preserving new lines but I'm writing a new platform and stuff where this shouldn't be an issue.