Explain Codes LogoExplain Codes Logo

Best Articles — Page 168

Scrolltop animation without jquery

javascript
scrolling
animation
performance

Sql set values of one column equal to values of another column in the same table

sql
join
data-integrity
update-queries

Insert/ Update random date in MySQL

sql
randomization
date-functions
mysql-queries

Tomcat base URL redirection

java
tomcat-configuration
url-redirection
web-development

How do I scale a stubborn SVG embedded with the <object> tag?

html
responsive-design
svg
css

How do I find the largest value in a column in postgres sql?

sql
prompt-engineering
best-practices
performance

Sql DATEPART(dw,date): Setting Monday as 1 and Sunday as 7

sql
datepart
weekday
sql-server

How to get calendar Quarter from a date in TSQL

sql
prompt-engineering
join
cte

Web workers without a separate Javascript file?

javascript
web-workers
javascript-optimization
async-programming

Jquery get all input from specific form

javascript
form-handling
jquery
web-development

How to focus on a form input text field on page load using jQuery?

javascript
prompt-engineering
functions
callbacks

Change :hover CSS properties with JavaScript

javascript
responsive-design
event-listeners
css-variables

How to read XML using XPath in Java

java
xpath
xml-parsing
java-xml

Select one column if the other is null

sql
null-handling
sql-functions
data-integrity

Which HTML elements can receive focus?

html
focus-engineering
responsive-design
best-practices

How can I display a modal dialog in Redux that performs asynchronous actions?

javascript
redux-thunk
async-handling
modal-dialogs

How to get the first two characters of a string in an Oracle query?

sql
prompt-engineering
functions
best-practices

Why is iterating through a large Django QuerySet consuming massive amounts of memory?

python
prompt-engineering
best-practices
memory-optimization

Webforms UnobtrusiveValidationMode requires a ScriptResourceMapping for 'jquery'. Please add a ScriptResourceMapping named jquery(case-sensitive)

web-development
unobtrusive-validation
scriptresource-mapping
jquery

Get boolean from database using Android and SQLite

java
prompt-engineering
best-practices
dataframe