Skip to main content
scunliffe's user avatar
scunliffe's user avatar
scunliffe's user avatar
scunliffe
Software Architect, UI Architecture at PointClickCare
  • Member for 15 years, 10 months
  • Last seen this week
191 votes
11 answers
193k views

Seedable JavaScript random number generator

69 votes
10 answers
107k views

In a bash script/command how can I make a PC beep noise, or play a sound file?

60 votes
17 answers
98k views

List of known "Safari on iPad" differences over "Desktop Safari"

27 votes
3 answers
13k views

Is there a workaround to Safari's/Opera's bug that you can't tab through hyperlinks?

25 votes
4 answers
50k views

How to determine if Native JavaScript Object has a Property/Method?

18 votes
6 answers
21k views

What are all the special iPhone / iPod Touch HTML tags?

13 votes
2 answers
5k views

How to overcome WhatWG/W3C/Chrome version 33.0.1750.146 "regression bug" with <input type="number"/> fields

12 votes
4 answers
3k views

On which operating systems or browsers are CSS font-family names case-sensitive

8 votes
5 answers
3k views

What event do I need to supress to stop IE from "Dinging" when I press enter in a text box?

7 votes
6 answers
13k views

Is there a YSlow-like tool for IE7?

6 votes
1 answer
1k views

How/can you style the background color of an un-checked checkbox/ (radio?) button with CSS?

5 votes
3 answers
5k views

jQuery to get next match in the DOM after a particular element

5 votes
2 answers
1k views

Is there a flag you can set to disable auto suggest behavior for an HTML field on iPad/iPhone/Android/etc

5 votes
1 answer
2k views

Known HTML5 localStorage, WebSQL limitations on tablets (webkit)

5 votes
3 answers
26k views

Excel formula to determine cell ID when a series of numbers turns negative

5 votes
9 answers
3k views

Lazy Function Definition in PHP - is it possible?

4 votes
5 answers
2k views

What quirks are in the Blackberry Web Browser that a developer should be aware of?

4 votes
6 answers
148k views

Where to split Directrory Groupings? A-F | G-K | L-P

3 votes
1 answer
2k views

Get filename of source JSP file (even if included)

2 votes
1 answer
835 views

What "magic" causes "cnn.com" when typed in IE11 to automatically launch Edge (Chromium)?

2 votes
1 answer
4k views

How to apply an alphanumeric sort in XSLT

2 votes
1 answer
278 views

What things would/should you like to monitor for a web application

2 votes
2 answers
732 views

Is there a quick way in javascript to determine if an ancestor node is positioned absolutely without walking up the entire tree?

2 votes
4 answers
2k views

Best way to define your web application URLs

1 vote
5 answers
7k views

Can the padding/margin on radio buttons in IE6/IE7 be reduced to 0-1px?

1 vote
3 answers
1k views

Java Applet to manage file uploads to server

1 vote
8 answers
325 views

Mac Browsers - Is IE5.x for the Mac officially dead?

1 vote
1 answer
677 views

Can't seem to be able to bind simple data to ons-list-item in Onsen UI

1 vote
2 answers
1k views

What engine powers the GWT Hosted Mode browser?

0 votes
0 answers
622 views

How do you create a custom axis to rotate a mesh in Three.js without altering the mesh's X,Y,Z origin point?