Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Pointy
Pointy has asked
32
questions and find answers to
1339
problems.
Stats
51.7k
EtPoint
20.1k
Vote count
32
questions
1k
answers
About
Software developer, front-end and various other ends.
Pointy questions
Is it possible to communicate stuff from Rhino up to Java via an exception?
Header/Content/Footer layout with scrollable content and footer pinned to viewport bottom
Prevent "title" attribute of parent element from causing a browser flyover
"Merge" new file in trunk into a branch
Accessing relative URL's via "ajax" from "file://" content
Confused by LESS replace() function behavior
Clearing the "Network" tab in IE11 developer tools
Combining "display: inline-block" with "position: absolute": what should happen?
jQuery ".triggerHandler()" vs. ".trigger()" when multiple elements are selected
Determine whether browser supports printing
Pointy answers
When is the comma in JavaScript considered a comma operator and when is it not?
media query & javascript can't get on well together
The global object in javascript
Click event function executes twice
Find IE-breaking ECMAScript/JavaScript errors
Convert variable name to string in Javascript?
why the result is global name , is this caused by "this"?
dynamic key in JSON file (used by backbone.js models for example...)
jquery event: isDefaultPrevented(), isPropagationStopped(), isImmediatePropagationStopped usage
Another way to handle a common JQuery event handling pattern