Earlier quoted context omitted.
Message received loud and clear. Just to clarify why there aren’t any demos right now: I originally built the site mostly for myself, as a quick reminder for simple things whose syntax is easy to forget. The use case was simple: I have my editor open, quickly check the site, copy those 2 or 3 lines, and get back to work, already knowing exactly what they do. Sharing it publicly came later, so demos/screenshots weren’…
> ..even if I don’t always agree with the delivery :) Some people need pictures on a menu as well, and will leave 1 star food reviews because of it ;) Cool site!
Small, native web tricks worth remembering
71–73 of 73 posts
Re: Small, native web tricks worth remembering
#72Earlier quoted context omitted.
An online game for example.
You wouldn't want to hide scrollbars though. You'd want to make it so either: a) There is nothing to scroll in the first place, so you don't need a scrollbar b) Capture the pointer so all interaction only occurs within the game's area.
Re: Small, native web tricks worth remembering
#73Earlier quoted context omitted.
I agree 100%. Pictures or any sort of visual representation of any kind would only diminish the quality of the whole experience. The fact is, if you're smart enough you can just eyeball raw css and just see it if you close your eyes. Oh you're not also gifted? Well I guess you're not special enough for this job then. Maybe you should be flipping burgers instead. /s
Message received loud and clear. Just to clarify why there aren’t any demos right now: I originally built the site mostly for myself, as a quick reminder for simple things whose syntax is easy to forget. The use case was simple: I have my editor open, quickly check the site, copy those 2 or 3 lines, and get back to work, already knowing exactly what they do. Sharing it publicly came later, so demos/screenshots weren’…