Skip to main content
Martin Wantke's user avatar
Martin Wantke's user avatar
Martin Wantke's user avatar
Martin Wantke
  • Member for 10 years, 5 months
  • Last seen more than 5 years ago
  • Germany
61 votes

Difference between textContent vs innerText

38 votes

How to detect DIV's dimension changed?

38 votes
Accepted

Force a window.onload event in javascript

37 votes
Accepted

How to select elements from <template> with jQuery

30 votes

Remove All Event Listeners of Specific Type

27 votes

How to check if JavaScript object is JSON

24 votes

Insert text at cursor in a content editable div

11 votes

SVG: Getting the position of an element relative to the page

11 votes
Accepted

How to create an instance of DOM's Constructor functions?

11 votes

Set a default parameter value for a JavaScript function

10 votes

How can I process each letter of text using Javascript?

10 votes

Javascript ES6 cross-browser detection

9 votes

Real mouse position in canvas

6 votes
Accepted

Threaded BaseHTTPServer, one thread per request

5 votes

How to Create Protected Object Properties in JavaScript

5 votes

All HTML Tags supported by a Browser

5 votes

Create ArrayBuffer from Array (holding integers) and back again

5 votes

Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range.

4 votes

Mouse position inside autoscaled SVG

4 votes

Make <body> fill entire screen?

3 votes

Is there any reason to use Object.create() or new in JavaScript?

3 votes

How can I vertically center a div element for all browsers using CSS?

3 votes

Conversion between UTF-8 ArrayBuffer and String

3 votes

Resize HTML5 canvas to fit window

3 votes

How do you add CSS with Javascript?

2 votes

How to Create Protected Object Properties in JavaScript

2 votes

HTML5 image zoom in/out

2 votes

Using Request animation frame to animate Translate of a rectangle

2 votes

How to convert UTF8 string to byte array?

2 votes

Onresize for div elements?