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
31
questions and find answers to
1208
problems.
Stats
49.2k
EtPoint
19.4k
Vote count
31
questions
1k
answers
About
Software developer, front-end and various other ends.
Pointy questions
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
Android browser renders borders wrong when there's a border radius smaller than the overall border width
Pointy answers
Javascript nested function losing scope
Execute function in command pattern JavaScript
Performing the same operation on multiple selectors, elegantly?
rerun Javascript when dom updates from ajax
How do JavaScript's nested functions work?
Is it safe to use UTF-8 character literals in JavaScript source code?
Spit up date after converting it to a string
JavaScript: Self-executing function with parameter
Understanding 'arr.filter(callback[, thisArg])' Syntax [duplicate]
Javascript create array of Object property values