Explain Codes LogoExplain Codes Logo

Best Articles — Page 12

Align contents inside a div

html
responsive-design
css
best-practices

Drag drop files into standard html file input

html
responsive-design
performance
best-practices

Stop form refreshing page on submit

javascript
event-listeners
form-validation
ajax

Make Div overlay ENTIRE page (not just viewport)?

html
responsive-design
css-reset
accessibility

How to override css prefers-color-scheme setting

javascript
responsive-design
performance
best-practices

How to Background a Div Without the Padding Area

html
responsive-design
best-practices
css

Html slider with two inputs possible?

html
responsive-design
web-development
best-practices

Does Python have an ordered set?

python
ordered-set
data-structure
collections

Getting the first index of an object

javascript
object-properties
javascript-objects
performance-optimization

How do you display JavaScript datetime in the 12 hour AM/PM format?

javascript
date-formatting
locale
timezone

Difference between "process.stdout.write" and "console.log" in node.js?

javascript
prompt-engineering
console-logging
process-stdout

How do I fix a NoSuchMethodError?

java
reflection
inheritance
best-practices

Jquery - Redirect with post data

javascript
prompt-engineering
functions
callbacks

How to sort List of objects by some property

java
comparator
sorting
java-8

Alternate background colors for list items

html
responsive-design
css-preprocessors
best-practices

Jquery click function doesn't work after ajax call?

javascript
event-delegation
ajax
event-propagation

What is the exact difference between currentTarget property and target property in JavaScript?

javascript
event-delegation
event-propagation
event-handling

How to convert Strings to and from UTF8 byte arrays in Java

java
encoding
utf8
byte-arrays

Possible to associate label with checkbox without using "for=id"?

html
responsive-design
css
accessibility

Vertical Text Direction

html
responsive-design
css-properties
web-development