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
1279
problems.
Stats
50.6k
EtPoint
19.8k
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
Why does returning this result in an object? [duplicate]
How to check javascript is enabled or not in Node JS server side code
Store elements inside an array then use it later in jquery
profiler for slow javascript (jquery) on page event? "Unresponsive Script" error
Why does global variable stay undefined even after assigning value to it in a local scope in javascript
What does (t/=d/2) mean in this code?
AJAX function calling on success
jQuery.form resetForm() isn't resetting a select box to default selection
Boolean operations on sets of arrays in JavaScript
appending child div to each div with for loop