Explain Codes LogoExplain Codes Logo

Best Articles — Page 43

Why is the "cursor:pointer" effect in CSS not working?

html
css-debugging
cursor-pointer
css-specificity

Css overflow - only 1 line of text

html
responsive-design
css-properties
overflow-management

Rank function in MySQL

sql
rank-function
mysql-optimization
sql-queries

Is it alright to use target="_blank" in HTML5?

html
responsive-design
performance
best-practices

In jQuery, how do I select an element by its name attribute?

javascript
jquery-selectors
attribute-selectors
dom-traversal

Space between divs - display table-cell

html
responsive-design
css
layout

When is a good situation to use a full outer join?

sql
join
performance
best-practices

Random alpha-numeric string in JavaScript?

javascript
randomness
string-generation
math.random

How do I find the data directory for a SQL Server instance?

sql
sql-server
database-management
data-directory

How do you get the length of a string?

javascript
string-length
unicode
spread-operator

How to detect if browser supports HTML5 Local Storage

javascript
local-storage
feature-detection
try-catch

Split string and take last element

sql
functions
best-practices
conditional-checks

What's wrong with using == to compare floats in Java?

java
floating-point-precision
epsilon
best-practices

The useState set method is not reflecting a change immediately

javascript
react-hooks
state-management
use-effect

Border around specific rows in a table?

html
responsive-design
css
table-design

Is object empty?

javascript
object-introspection
browser-compatibility
javascript-objects

Submit HTML form in a new tab

html
form-engineering
responsive-design
best-practices

Momentjs date string add 5 days

javascript
momentjs
date-manipulation
javascript-best-practices

React-native: Application has not been registered error

javascript
react-native
error-handling
project-configuration

Where should I put the log4j.properties file?

java
log4j-properties
development-environment
logging-best-practices