Drew McLellan: I think we can take it for granted that quite a lot of people don’t take that for granted – they’ll just copy & paste the code as it is.
And as David said: The trick is to have it hidden for people with script ON, which is exactly why you should put the display:none in your JavaScript.
Drew McLellan: I think we can take it for granted that quite a lot of people don’t take that for granted – they’ll just copy & paste the code as it is.
And as David said: The trick is to have it hidden for people with script ON, which is exactly why you should put the display:none in your JavaScript.
Other than that, good article!