Explain Codes LogoExplain Codes Logo

Web development

How can I generate the opposite color according to current color?

web-development
color-inversion
css-properties
javascript-functions

When to use IMG vs. CSS background-image?

web-development
responsive-design
performance
best-practices

Slide right to left?

web-development
responsive-design
performance
best-practices

Styling the text input caret

web-development
responsive-design
best-practices
interactive-design

Remove Select arrow on IE

web-development
cross-browser-support
css
javascript-plugin

Disable double-tap "zoom" option in browser on touch devices

web-development
responsive-design
performance
best-practices

How do I simulate a hover with a touch in touch enabled browsers?

web-development
responsive-design
promises
callbacks

Is it possible to see which srcset image a browser is using with browser developer tools

web-development
responsive-design
performance
best-practices

Comparison between Corona, Phonegap, Titanium

web-development
cross-platform
native-apps
mobile-apps

How to prevent robots from automatically filling up a form?

web-development
honeypot
bot-prevention
security-checks

Having links relative to root?

web-development
responsive-design
best-practices

Browser doesn't scale below 400px?

web-development
responsive-design
browser-issues
testing-strategies

Single huge .css file vs. multiple smaller specific .css files?

web-development
css-preprocessing
performance-optimization
development-workflow

How to disable scroll without hiding it?

web-development
responsive-design
performance
smooth-scrolling

Get DOM content of cross-domain iframe

web-development
cross-domain
iframe
postmessage

Tools to selectively Copy HTML+CSS+JS From A Specific Element of DOM

web-development
code-extraction
css-optimization
javascript-quirks

How to align horizontal icon and text in Material UI

web-development
responsive-design
material-ui
css

Resource interpreted as stylesheet but transferred with MIME type text/html (seems not related with web server)

web-development
best-practices
responsive-design
performance

Accessibility: recommended alt-text convention for SVG and MathML?

web-development
accessibility
aria
keyboard-focus

Problem with `` and `:after` with CSS in WebKit

web-development
responsive-design
best-practices
accessibility