- Joined
- Jan 12, 2016
- Messages
- 28,032
- Reaction score
- 63,933
- Points
- 1,738
- Location
- Location EqualTo US
- Gender
- Female
On a few planets.
On a few planets.
You timed it like that on purpose
Which script? I have been bugged by this issue for ages.while we're talking about script issues, does anyone else have issues using the ^ arrow on quoted posts
i have the script that's supposed to fix it installed but it doesn't work unless the post is from another page, not the same page
Weird, I thought that was supposed to have stopped working
Script never got updated when the site changed to https, change that and it should be fine
Edit: by which I mean change the @include to https://www.mturkcrowd.com*
Ha, I just switched that on. It's something we've had on the forum for ages, but we turned it off like a year ago for some reason. I think we were having server issues at the time. I'm just seeing how it does with that back on, for now.
Regardless, thank you all!Yeah thanks @LittleDrummerBoy but that was all Queen @aveline.
I thought that was what the "Contributor" tag was for...
Title: 18-25 year olds wanted to take a language learning experiment | Accept Requester: Emily Moeng [A24US7SXY8ZQK9] Contact TV: No Reviews TO: [Pay: 4.40] [Fast: 4.82] [Comm: 4.91] [Fair: 5.00] [Reviews: 18] [ToS: 1] TO2: [Hrly: ---] [Pen: ---] [Res: ---] [Rec: ---] [Rej: 0] [ToS: 0] [Brk: 0] Reward: $3.50 Duration: 2 hours Available: 1 Description: Listen to words from a made-up language, and then make decisions about sounds in the language you heard. Requirements: Total approved HITs GreaterThanOrEqualTo 50; HIT approval rate (%) GreaterThanOrEqualTo 90; Location EqualTo US [tr][td] HIT exported from Mturk Suite v2.1.10 |
Did I tell you I've missed you?
lol, I went looking and found it. I was actually looking to the right on my tm dash trying to set my enhancer to hourly,lol
1) only allowed to choose between two emotionsSounds like there was an error in your app. May want to get in touch with them and ask what's up. They weren't scamming you but that doesn't sound correct at all
Seriously though. What script do I need to add to make the ^ button in quotes work? I know I need to edit it to account for the HTTPS change, but I'm not sure what script it is in the first place.
// ==UserScript==
// @name MTC Previous Post Patch
// @namespace https://github.com/Kadauchi
// @version 1.0.0
// @description Does things...
// @author Kadauchi
// @icon
// @include http://www.mturkcrowd.com*
// @include https://www.mturkcrowd.com*
// @require http://code.jquery.com/jquery-3.2.1.min.js
// ==/UserScript==
$(`#messageList`).on(`click`, `a[href^="goto/post"]`, e => $(`html, body`).animate({scrollTop: $(e.target.hash).offset().top}, 250));
just letting you know - this script does not workSeriously though. What script do I need to add to make the ^ button in quotes work? I know I need to edit it to account for the HTTPS change, but I'm not sure what script it is in the first place.
@aveline that script doesn't do anything.Code:// ==UserScript== // @name MTC Previous Post Patch // @namespace https://github.com/Kadauchi // @version 1.0.0 // @description Does things... // @author Kadauchi // @icon // @include http://www.mturkcrowd.com* // @include https://www.mturkcrowd.com* // @require http://code.jquery.com/jquery-3.2.1.min.js // ==/UserScript== $(`#messageList`).on(`click`, `a[href^="goto/post"]`, e => $(`html, body`).animate({scrollTop: $(e.target.hash).offset().top}, 250));
I have tried it. I never turn it off.just letting you know - this script does not work
@aveline that script doesn't do anything.
try it and see
in that case, you are already aware that it doesn't bring you to the quoted message; you must "OPEN IN NEW TAB" if you want to see what it's referring toI have tried it. I never turn it off.