Explain Codes LogoExplain Codes Logo

Javascript

Get first and last date of current month with JavaScript or jQuery

javascript
date-handling
javascript-date-object
timezone-issues

Difference between jQuery’s .hide() and setting CSS to display: none

javascript
callbacks
performance
best-practices

Manually Triggering Form Validation using jQuery

javascript
form-validation
html5-validation
polyfills

Stop/close webcam stream which is opened by navigator.mediaDevices.getUserMedia

javascript
media-streaming
webcam-stream
navigator-media-devices

Is there a RegExp.escape function in JavaScript?

javascript
regex
javascript-features
security

React "after render" code?

javascript
react
lifecycle-methods
hooks

How to perform case-insensitive sorting array of string in JavaScript?

javascript
prompt-engineering
functions
callbacks

How to remove pagination in DataTable

javascript
datatable
pagination
javascript-library

Phonegap open link in browser

javascript
cordova
inappbrowser
javascript

Remove x-axis label/text in Chart.js

javascript
chartjs
javascript-options
customization

How to convert Gregorian date to Persian date in JavaScript?

javascript
date-conversion
persian-date
intl-datetimeformat

Materialize CSS - Select Doesn't Seem to Render

javascript
materialize-css
javascript-initialization
select-elements

How do I link a JavaScript file to an HTML file?

javascript
script-loading
html5
javascript-best-practices

Jquery data selector not updating with .data

javascript
prompt-engineering
best-practices
web-development

How to set favicon.ico properly on a Vue.js webpack project?

javascript
webpack
vue.js
favicon

Google Maps: How to create a custom InfoWindow?

javascript
prompt-engineering
best-practices
responsive-design

How to remove "onclick" with JQuery?

javascript
event-delegation
event-handling
jquery

Programmatically change the src of an img tag

javascript
event-listeners
image-manipulation
best-practices

How to skip to next iteration in jQuery.each() util?

javascript
callbacks
functions
best-practices

Execcommand() is now obsolete, what's the alternative?

javascript
web-development
accessibility
best-practices