30,770 reputation
52765
bio website developerbarn.com/community
location Israel
age 34
visits member for 2 years, 8 months
seen 28 mins ago
stats profile views 4,835

Programmer. Gamer. Parent. Barner.

Here to help and learn, if you got anything to say to me in private, drop me a line to:

Fold to cure!


25m
comment SignalR on mobile web?
Cheers, now it's suitable for +1. :)
2h
awarded  Enlightened
3h
awarded  Nice Answer
6h
comment SignalR on mobile web?
Please copy your workaround here to this post as well.
6h
comment Odd thing with javascript “undefined”
Sorry, was sure you wrote if (typeof input[i+1] === undefined) my mistake. Took the liberty too edit your post so I can undo my mistake.
6h
revised Odd thing with javascript “undefined”
added 36 characters in body
6h
answered Odd thing with javascript “undefined”
6h
comment Odd thing with javascript “undefined”
typeof returns a string. undefined is... undefined.
6h
reviewed Reject suggested edit on How to hide the controls of HTMLEditor?
6h
reviewed Reject suggested edit on LessCSS stops processing styles
6h
reviewed Reject suggested edit on Is it possible to rotate HTML object without CSS3?
6h
reviewed Reject suggested edit on How to disable textbox depending on checkbox checked
6h
reviewed Reject suggested edit on How can i prevent leaflet from dragging the map to fit marker popups?
7h
revised IIS8 Server object error 'ASP 0177 : 800401f3' at Server.CreateObject(“ADODB.Recordset”)
added 7 characters in body
1d
comment JavaScript error- Uncaught ReferenceError: calculate is not defined
Can't reproduce.
1d
comment javascript object properties using properties of self
@Ian OK fair enough. You should have said that you did try and what errors you got otherwise it just looks like you're asking before trying.
1d
comment If statement checking not null is being ignored
@PrasathK yes there is. Maybe not the same like in languages such as C or C# but null is an object thus it exists.
1d
comment javascript object properties using properties of self
The code in the linked dupe is almost identical to yours, did you copy it from there?
1d
comment javascript object properties using properties of self
jsfiddle.net --> try --> see what happens.
1d
answered Form not submitting due to return false or stopPropogation