Explain Codes LogoExplain Codes Logo

Best Articles — Page 144

Check if element is a div

javascript
element-checking
instanceof
dom-methods

Mysql procedure vs function, which would I use when?

sql
transaction-management
database-security
performance-optimization

Difference of two date time in SQL Server

sql
datetime
date-diff
sql-server

Angularjs passing data to $http.get request

javascript
promises
callbacks
async-programming

'setinterval' vs 'setTimeout'

javascript
timers
async-programming
best-practices

Dealing with "Xerces hell" in Java/Maven?

java
maven
dependency-management
pom

Can local storage ever be considered secure?

javascript
prompt-engineering
best-practices
web-development

List rows after specific date

sql
date-comparisons
sql-performance
best-practices

How do I create a teardrop in HTML?

html
responsive-design
svg
css

Launch Bootstrap Modal on Page Load

javascript
modal
bootstrap
javascript-events

How can I keep consistent line height with superscript elements?

html
responsive-design
css
best-practices

Necessary to add link tag for favicon.ico?

html
responsive-design
best-practices
favicon

How to get images in Bootstrap's card to be the same height/width?

html
responsive-design
css
best-practices

Java: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

java
ssl-certificates
debugging
best-practices

Can scripts be inserted with innerHTML?

javascript
prompt-engineering
security
performance

Why Maven uses JDK 1.6 but my java -version is 1.7

java
java-8
maven
jdk

Filter pandas DataFrame by substring criteria

python
pandas
dataframe
string-filtering

How can I get jQuery to perform a synchronous, rather than asynchronous, Ajax request?

javascript
async-programming
ajax-requests
javascript-techniques

Table's border-radius does not function as expected

html
responsive-design
css
best-practices

How to handle anchor hash linking in AngularJS

javascript
scrolling-behavior
angularjs-routing
hash-linking