Click here to Skip to main content
15,893,588 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.

 
AnswerRe: Funny Pixels Pin
kalberts10-Sep-21 12:29
kalberts10-Sep-21 12:29 
GeneralRe: Funny Pixels Pin
Member 1532961313-Sep-21 1:01
Member 1532961313-Sep-21 1:01 
GeneralRe: Funny Pixels Pin
W Balboos, GHB13-Sep-21 1:51
W Balboos, GHB13-Sep-21 1:51 
GeneralRe: Funny Pixels Pin
Member 1532961313-Sep-21 2:41
Member 1532961313-Sep-21 2:41 
GeneralRe: Funny Pixels Pin
Dan Neely13-Sep-21 3:29
Dan Neely13-Sep-21 3:29 
GeneralRe: Funny Pixels Pin
Member 1532961310-Sep-21 8:33
Member 1532961310-Sep-21 8:33 
GeneralRe: Funny Pixels Pin
dandy7212-Sep-21 6:39
dandy7212-Sep-21 6:39 
GeneralRe: Funny Pixels Pin
DerekT-P10-Sep-21 23:18
professionalDerekT-P10-Sep-21 23:18 
If it's done by anyone with half a brain / any knowledge of HTML, it won't be visible anyway. It can be styled to be display:none or visibility:hidden or have a z-index that hides it behind some other element, or it can be positioned off the visible screen, or...
Since CSS will normally be applied after the page HTML is parsed and external requests issued, display:none will still trigger the request to the remote server.
GeneralRe: Funny Pixels Pin
Member 1532961310-Sep-21 8:04
Member 1532961310-Sep-21 8:04 
AnswerRe: Funny Pixels Pin
Member 1532961310-Sep-21 8:35
Member 1532961310-Sep-21 8:35 
GeneralRe: Funny Pixels Pin
Cp-Coder10-Sep-21 9:07
Cp-Coder10-Sep-21 9:07 
GeneralRe: Funny Pixels Pin
Marc Clifton11-Sep-21 11:03
mvaMarc Clifton11-Sep-21 11:03 
GeneralThought of the Day Pin
OriginalGriff10-Sep-21 5:04
mveOriginalGriff10-Sep-21 5:04 
GeneralRe: Thought of the Day Pin
jeron110-Sep-21 5:09
jeron110-Sep-21 5:09 
GeneralRe: Thought of the Day Pin
Richard Deeming10-Sep-21 5:11
mveRichard Deeming10-Sep-21 5:11 
GeneralRe: Thought of the Day Pin
Richard Deeming10-Sep-21 5:11
mveRichard Deeming10-Sep-21 5:11 
GeneralRe: Thought of the Day Pin
Sander Rossel10-Sep-21 7:46
professionalSander Rossel10-Sep-21 7:46 
GeneralRe: Thought of the Day Pin
obermd10-Sep-21 7:59
obermd10-Sep-21 7:59 
GeneralRe: Thought of the Day Pin
Slow Eddie11-Sep-21 3:43
professionalSlow Eddie11-Sep-21 3:43 
NewsI had an epiphany! Pin
Super Lloyd10-Sep-21 0:43
Super Lloyd10-Sep-21 0:43 
GeneralRe: I had an epiphany! PinPopular
Slacker00710-Sep-21 1:20
professionalSlacker00710-Sep-21 1:20 
GeneralRe: I had an epiphany! Pin
Super Lloyd10-Sep-21 1:23
Super Lloyd10-Sep-21 1:23 
GeneralRe: I had an epiphany! Pin
obermd10-Sep-21 3:55
obermd10-Sep-21 3:55 
JokeRe: I had an epiphany! PinPopular
yacCarsten10-Sep-21 1:29
yacCarsten10-Sep-21 1:29 
GeneralRe: I had an epiphany! Pin
Super Lloyd10-Sep-21 2:07
Super Lloyd10-Sep-21 2:07 

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.