Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Paul D. Waite
Paul D. Waite has asked
91
questions and find answers to
278
problems.
Stats
6.0k
EtPoint
1.6k
Vote count
91
questions
278
answers
About
Freelance web developer in London.
Paul D. Waite questions
Do Backbone.js views require jQuery or Zepto? (Or: why am I getting “Uncaught TypeError: undefined is not a function”?)
How do I enter a pound sterling character (£) into the Python interactive shell on Mac OS X?
When did Internet Explorer add support for the for..in loop in JavaScript?
How do I apply a stylesheet just to the iPhone (and not IE), without browser sniffing?
Can I stop Angular.js’s json filter from excluding properties that start with $?
How can I run some code when a Django model’s save method is called for the first time?
What fonts are included (i.e. installed by default) with which operating systems?
What’s the correct scope value to use for an HTML <th> table cell than spans several columns?
Can you make IE 9 (or earlier) lay out table elements as if they were regular display:block elements?
How can I detect whether Unicode characters are displayed properly on my web page?
Paul D. Waite answers
How can I make my HTML table be 100% wide AND have all of its cells only be as wide as their contents?
Do I have to write media queries for every screen size my site could be viewed in, or is there an alternative?
How do I make an HTML button’s onclick event trigger one of two different functions at random?
CSS Making the content DIV Auto size after the content within
How to achieve shadows with text using CSS?
Is it worth worrying about IE6-8 sans JavaScript when using HTML5 shiv?
Why does this JavaScript work on Safari, but not Firefox?
How do you make a:visited bold in XHTML/CSS?
How do I apply a stylesheet just to the iPhone (and not IE), without browser sniffing?
css center div not working