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

 
GeneralRe: what to buy to do minimal iPad safari debugging? Pin
megaadam7-Sep-17 4:58
professionalmegaadam7-Sep-17 4:58 
GeneralRe: what to buy to do minimal iPad safari debugging? Pin
User 101325467-Sep-17 4:59
User 101325467-Sep-17 4:59 
GeneralRe: what to buy to do minimal iPad safari debugging? Pin
jschell7-Sep-17 8:06
jschell7-Sep-17 8:06 
GeneralRe: what to buy to do minimal iPad safari debugging? Pin
User 101325467-Sep-17 23:07
User 101325467-Sep-17 23:07 
GeneralRe: what to buy to do minimal iPad safari debugging? Pin
jschell8-Sep-17 7:31
jschell8-Sep-17 7:31 
GeneralRe: what to buy to do minimal iPad safari debugging? Pin
User 101325468-Sep-17 10:25
User 101325468-Sep-17 10:25 
RantRe: what to buy to do minimal iPad safari debugging? Pin
Peter_in_27807-Sep-17 21:30
professionalPeter_in_27807-Sep-17 21:30 
GeneralRe: what to buy to do minimal iPad safari debugging? Pin
User 101325467-Sep-17 23:05
User 101325467-Sep-17 23:05 
Peter_in_2780 wrote:
Like a div initially visibility:hidden

I'd recommend using the CSS 'display' attribute rather than visibility - it's been around for years and works on all browsers.
CSS display property
If you need to set it in JavaScript, use JQuery's .show() and .hide() methods. Again, works on all browser.

The trick is not to try to be clever with this kind of stuff, it's bread and butter stuff that is as easy or difficult as you want to make it (and I've worked on some projects where the devs really want to make it difficult). Laugh | :laugh:
Now is it bad enough that you let somebody else kick your butts without you trying to do it to each other? Now if we're all talking about the same man, and I think we are... it appears he's got a rather growing collection of our bikes.


modified 31-Aug-21 21:01pm.

GeneralRe: what to buy to do minimal iPad safari debugging? Pin
Peter_in_27808-Sep-17 0:58
professionalPeter_in_27808-Sep-17 0:58 
GeneralRe: what to buy to do minimal iPad safari debugging? Pin
User 101325468-Sep-17 2:02
User 101325468-Sep-17 2:02 
GeneralRe: what to buy to do minimal iPad safari debugging? Pin
Peter_in_27808-Sep-17 15:56
professionalPeter_in_27808-Sep-17 15:56 
GeneralRe: what to buy to do minimal iPad safari debugging? Pin
User 1013254610-Sep-17 22:25
User 1013254610-Sep-17 22:25 
GeneralRe: what to buy to do minimal iPad safari debugging? Pin
RedDk7-Sep-17 8:12
RedDk7-Sep-17 8:12 
GeneralRe: what to buy to do minimal iPad safari debugging? Pin
charlieg7-Sep-17 8:55
charlieg7-Sep-17 8:55 
JokeRe: what to buy to do minimal iPad safari debugging? Pin
Spoon Of Doom7-Sep-17 21:04
Spoon Of Doom7-Sep-17 21:04 
GeneralRe: what to buy to do minimal iPad safari debugging? Pin
Member 29120167-Sep-17 22:27
Member 29120167-Sep-17 22:27 
GeneralRe: what to buy to do minimal iPad safari debugging? Pin
_Maxxx_8-Sep-17 2:13
professional_Maxxx_8-Sep-17 2:13 
GeneralRe: what to buy to do minimal iPad safari debugging? Pin
svella8-Sep-17 3:03
svella8-Sep-17 3:03 
GeneralRe: what to buy to do minimal iPad safari debugging? Pin
Member 134000768-Sep-17 5:17
Member 134000768-Sep-17 5:17 
GeneralRe: what to buy to do minimal iPad safari debugging? Pin
RafagaX8-Sep-17 4:56
professionalRafagaX8-Sep-17 4:56 
GeneralRe: what to buy to do minimal iPad safari debugging? Pin
E. Anderson9-Sep-17 9:03
E. Anderson9-Sep-17 9:03 
JokePhilosophers and the bar Pin
Dan Neely7-Sep-17 2:51
Dan Neely7-Sep-17 2:51 
GeneralRe: Philosophers and the bar Pin
lopatir7-Sep-17 3:01
lopatir7-Sep-17 3:01 
GeneralRe: Philosophers and the bar Pin
User 84207-Sep-17 3:02
User 84207-Sep-17 3:02 
GeneralRe: Philosophers and the bar Pin
OriginalGriff7-Sep-17 3:03
mveOriginalGriff7-Sep-17 3:03 

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.