Click here to Skip to main content
15,892,161 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
QuestionNameless Pin
Eddy Vluggen4-Oct-18 2:22
professionalEddy Vluggen4-Oct-18 2:22 
AnswerRe: Nameless Pin
lopatir4-Oct-18 2:44
lopatir4-Oct-18 2:44 
AnswerRe: Nameless Pin
Peter_in_27804-Oct-18 2:51
professionalPeter_in_27804-Oct-18 2:51 
GeneralRe: Nameless Pin
Eddy Vluggen4-Oct-18 3:15
professionalEddy Vluggen4-Oct-18 3:15 
AnswerRe: Nameless Pin
RickZeeland4-Oct-18 2:56
mveRickZeeland4-Oct-18 2:56 
AnswerRe: Nameless Pin
R. Giskard Reventlov4-Oct-18 5:36
R. Giskard Reventlov4-Oct-18 5:36 
AnswerRe: Nameless Pin
Richard MacCutchan4-Oct-18 6:25
mveRichard MacCutchan4-Oct-18 6:25 
AnswerRe: Nameless Pin
Richard Deeming4-Oct-18 8:21
mveRichard Deeming4-Oct-18 8:21 
As I mentioned in the bugs & suggs thread, you can execute the following in your browser's dev console as a temporary workaround:
$("a[href]:empty").each(function(){ $(this).text(this.getAttribute("href")); });




"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer

GeneralFireFox, infinite scroll issue, anyone? Pin
raddevus4-Oct-18 2:06
mvaraddevus4-Oct-18 2:06 
GeneralRe: FireFox, infinite scroll issue, anyone? Pin
Slacker0074-Oct-18 2:08
professionalSlacker0074-Oct-18 2:08 
GeneralRe: FireFox, infinite scroll issue, anyone? Pin
raddevus4-Oct-18 2:19
mvaraddevus4-Oct-18 2:19 
GeneralRe: FireFox, infinite scroll issue, anyone? Pin
Marco Bertschi4-Oct-18 2:42
protectorMarco Bertschi4-Oct-18 2:42 
GeneralRe: FireFox, infinite scroll issue, anyone? Pin
raddevus4-Oct-18 2:49
mvaraddevus4-Oct-18 2:49 
GeneralRe: FireFox, infinite scroll issue, anyone? Pin
lopatir4-Oct-18 2:31
lopatir4-Oct-18 2:31 
GeneralRe: FireFox, infinite scroll issue, anyone? Pin
raddevus4-Oct-18 2:35
mvaraddevus4-Oct-18 2:35 
JokeRe: FireFox, infinite scroll issue, anyone? Pin
lopatir4-Oct-18 2:48
lopatir4-Oct-18 2:48 
GeneralNew Laptop! Pin
#realJSOP4-Oct-18 1:17
mve#realJSOP4-Oct-18 1:17 
GeneralRe: New Laptop! Pin
Rage4-Oct-18 1:21
professionalRage4-Oct-18 1:21 
GeneralRe: New Laptop! Pin
#realJSOP4-Oct-18 2:37
mve#realJSOP4-Oct-18 2:37 
GeneralRe: New Laptop! Pin
Nathan Minier4-Oct-18 1:55
professionalNathan Minier4-Oct-18 1:55 
GeneralRe: New Laptop! Pin
#realJSOP4-Oct-18 2:38
mve#realJSOP4-Oct-18 2:38 
GeneralRe: New Laptop! Pin
Michael Martin4-Oct-18 12:12
professionalMichael Martin4-Oct-18 12:12 
GeneralRe: New Laptop! Pin
#realJSOP4-Oct-18 14:01
mve#realJSOP4-Oct-18 14:01 
PraiseRe: New Laptop! Pin
Slacker0074-Oct-18 2:06
professionalSlacker0074-Oct-18 2:06 
GeneralRe: New Laptop! Pin
lopatir4-Oct-18 2:19
lopatir4-Oct-18 2:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.