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
1301
problems.
Stats
51.1k
EtPoint
19.9k
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 use explicit self/window objects to improve performance
jQuery injecting data in ajax global event
Cannot get validation message to clear after updating input field value via JavaScript
Set and get value of input with jStorage
How to get a variable returned across multiple functions - Javascript/jQuery
Difference between new Date().valueOf() and new Date() * 1 in javascript
String contains not working in IE
javascript check to see if value matches object
JavaScript strict mode - "this is undefined" when extending jQuery widget's property
for loop in javascript is skipping else if condition half the time