994 reputation
22553
bio website
location
age
visits member for 4 years, 5 months
seen May 14 at 11:17
stats profile views 344

May
8
awarded  Popular Question
May
8
awarded  Nice Answer
Apr
26
awarded  Notable Question
Apr
16
awarded  Notable Question
Mar
18
awarded  Popular Question
Mar
7
awarded  Good Question
Feb
28
awarded  Notable Question
Feb
25
awarded  Necromancer
Feb
17
comment Generating Random Numbers in Objective-C
how does arc4random() 'know' to limit its return values to below the integer on the other side of the modulo operator if it is not being passed into the function?
Feb
12
comment Can I add hidden form fields at submit time?
thanks. That was it.
Feb
12
accepted Can I add hidden form fields at submit time?
Feb
12
asked Can I add hidden form fields at submit time?
Feb
12
awarded  Notable Question
Feb
2
awarded  Popular Question
Jan
28
awarded  Popular Question
Jan
22
comment How can I move the jQuery mobile slider control's input field?
Thanks. You have answerd the main question but not really addressed the issue wih the increase / decrease buttons. insertBefore() looks cleaner though!
Jan
22
revised How can I move the jQuery mobile slider control's input field?
added 54 characters in body
Jan
22
asked How can I move the jQuery mobile slider control's input field?
Jan
18
comment Why does parseFloat return an integer on mobile browsers?
@FabrícioMatté the fiddle is in the SO question mentioned above
Jan
18
comment Why does parseFloat return an integer on mobile browsers?
See here - stackoverflow.com/questions/14209761/…