Re: ElkArte 2.0 Beta 1
Reply #17 –
I noticed the select jump, also, on my site, so it's not just here.
Re: ElkArte 2.0 Beta 1
Reply #20 –
At the end of the JS function elkSelectText in script.js ... add return false;
While fixing that, is select even a useful thing now, how about just copy to clipboard instead?
Re: ElkArte 2.0 Beta 1
Reply #22 –
Test implemented here (be sure to flush your browser cache for the site)
It will show [Copy] on the code block. IF your site is not httpS then it will fallback to the old [Select] style as copy to clipboard is not available on insecure sites.