11/12 - Shameless Sunday!

Status
Not open for further replies.

SAJ

Friendly Muppet
Banned
Contributor
Joined
Aug 6, 2017
Messages
6,313
Reaction score
14,059
Points
1,163
Age
49
Location
Vallejo, CA
Gender
Male
How come when you click on the up arrow on someones post it no longer takes you to the post it refers to? I've noticed that for weeks now. Is it just me????
Jaded @Jaded broke everything....

there is a script to fix it tho somewhere here
 

Jaded

The real themildone
Administrator
Joined
Jan 10, 2016
Messages
46,617
Reaction score
123,835
Points
1,414
Age
123
Gender
Female
  • Like
Reactions: SAJ

K'Lee

The Royal Taster
Contributor
Joined
Aug 6, 2016
Messages
4,769
Reaction score
8,180
Points
838
Age
56
Gender
Female
It's a Chrome issue. Here is fix
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*
// @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'm going to throw myself under the bus and say I don't understand what to do with this.
 
  • Like
Reactions: Sybaris

Jharkan

Internets EXPERT
Contributor
Joined
Jul 9, 2016
Messages
11,873
Reaction score
20,418
Points
1,288
Location
Earth
Gender
Male
How come when you click on the up arrow on someones post it no longer takes you to the post it refers to? I've noticed that for weeks now. Is it just me????
if it's on the same page, you can only go to it by 'opening in a new tab'.
if it's on another page it will bring you to it.
still annoying.
you can blame Jaded @Jaded though, but she'll just blame someone else
 
  • Like
Reactions: K'Lee

stuffalleysays

I was here
Contributor
Joined
Sep 9, 2017
Messages
3,898
Reaction score
7,227
Points
838
Age
50
Location
IOWA
Gender
Female
An older and sober SAJ is a wiser SAJ... something felt off so remembered there is an ignore feature to promote long life here for me :)
I have never ignored anyone....I wonder if people ignore me? now I have a new complex, maybe I can make that a thesis for my doctoral. Fear of internet rejection...
 

Kathryn

¯\_(ツ)_/¯
Contributor
Joined
Jan 23, 2016
Messages
2,341
Reaction score
4,156
Points
588
Gender
Female
if it's on the same page, you can only go to it by 'opening in a new tab'.
if it's on another page it will bring you to it.
still annoying.
you can blame Jaded @Jaded though, but she'll just blame someone else
Install the script!
 

Kathryn

¯\_(ツ)_/¯
Contributor
Joined
Jan 23, 2016
Messages
2,341
Reaction score
4,156
Points
588
Gender
Female
I'm going to throw myself under the bus and say I don't understand what to do with this.
Do you use Tampermonkey for your scripts?
 

SAJ

Friendly Muppet
Banned
Contributor
Joined
Aug 6, 2017
Messages
6,313
Reaction score
14,059
Points
1,163
Age
49
Location
Vallejo, CA
Gender
Male
I have never ignored anyone....I wonder if people ignore me? now I have a new complex, maybe I can make that a thesis for my doctoral. Fear of internet rejection...
haha yeah o_O I already removed it because it goes against everything that I am and all I was before. I had to remember this is the internet and perhaps I just read something in the wrong tone or some silly shit.
 
  • Like
Reactions: Evergreen Queen

Jharkan

Internets EXPERT
Contributor
Joined
Jul 9, 2016
Messages
11,873
Reaction score
20,418
Points
1,288
Location
Earth
Gender
Male
I'm going to throw myself under the bus and say I don't understand what to do with this.
do you use tampermonkey on chrome, or the thing-a-majig on firefox?
 

coffeeowl

hoo?
Contributor
Mentor
Master Pleaser
Crowd Pleaser
HIT Poster
Joined
Jan 12, 2016
Messages
28,032
Reaction score
63,933
Points
1,738
Location
Location EqualTo US
Gender
Female
I would do 1000 of Sergey hits, but I can only do like 3 before it it stops me. I wanna know the Sergey magic spell... I would do those all day. Ha! I'm serious though, I always get the "There are no more Hits! Check back tommorow!". I'm a noob what can I say.
There are lots of different Sergey HITs. The Racy ones only let you do 1 or maybe 2 per batch. The closed qual ones we were referring to have different caps depending on the size of the batches. Hope that helps!
 
  • Like
Reactions: jml

stuffalleysays

I was here
Contributor
Joined
Sep 9, 2017
Messages
3,898
Reaction score
7,227
Points
838
Age
50
Location
IOWA
Gender
Female
haha yeah o_O I already removed it because it goes against everything that I am and all I was before. I had to remember this is the internet and perhaps I just read something in the wrong tone or some silly shit.
Oh, I wasn't judging. I sometimes sit around on the holidays (which I always host) and wish there was an ignore button for over a third of the guests,lol.
 
  • Like
Reactions: SAJ and jml

Jaded

The real themildone
Administrator
Joined
Jan 10, 2016
Messages
46,617
Reaction score
123,835
Points
1,414
Age
123
Gender
Female

There is a link in my siganture (says something like Install Script and then some other words) and it'll give you a step by step on what to do with that.

edit: MY SIGNATURE IS BROKEN I HAVE TO FIX IT.
 
Last edited:
  • Like
Reactions: K'Lee and coffeeowl
Status
Not open for further replies.