| bio | website | trevorlandau.net |
|---|---|---|
| location | Connecticut | |
| age | 26 | |
| visits | member for | 2 years, 5 months |
| seen | 1 hour ago | |
| stats | profile views | 271 |
NYTimes software engineer
|
Feb 12 |
answered | jQuery hover only works in Internet Explorer |
|
Feb 10 |
comment |
Concatenating and minifying RequireJS with Grunt Are you using require.js in tandem with r.js? |
|
Feb 8 |
comment |
Transforming a json format variable into a javascript array But you can provide the lib. github.com/douglascrockford/JSON-js |
|
Feb 8 |
comment |
Transforming a json format variable into a javascript arrayEval? extra charac |
|
Feb 8 |
comment |
Transforming a json format variable into a javascript array What does the browser console say when you try to do this? WHat errors occur? WHat does "doesn't work" mean? |
|
Jan 26 |
answered | EventListener Enter Key |
|
Jan 24 |
comment |
Backbone.js - custom collection not working You must pass update:true to fetch with newer versions of BB |
|
Jan 22 |
awarded | Autobiographer |
|
Jan 22 |
comment |
Effect of assigning JavaScript function to variable It's just how the JS parser was written. Perhaps this article will be of assistance. net.tutsplus.com/tutorials/javascript-ajax/…. I used to have this great article on how it actually stored the vars, but I am unable to find it. :( |
|
Jan 20 |
answered | Effect of assigning JavaScript function to variable |
|
Jan 11 |
comment |
2 divs 50% inline block not next to each other Ugh, still doesn't work on Blackberry 4.6. |
|
Jan 11 |
comment |
2 divs 50% inline block not next to each other aka webkit..... |
|
Jan 11 |
comment |
2 divs 50% inline block not next to each other Oddly, Chrome, Mobile safari, and android ignore the spaces. jsbin and blackberry do not... |
|
Jan 11 |
comment |
2 divs 50% inline block not next to each other Yeah I know float is an option, but I want to avoid it. Thanks. |
|
Jan 11 |
accepted | 2 divs 50% inline block not next to each other |
|
Jan 11 |
comment |
2 divs 50% inline block not next to each other Alex is correct. If I remove the new lines it works. I'd like to avoid float if possible as mobile devices can be fidgety. I didn't know space and newlines were included with inline-block. Good to know! Thanks! |
|
Jan 10 |
asked | 2 divs 50% inline block not next to each other |
|
Jan 6 |
revised |
How to check if an object has been modified deleted 79 characters in body |
|
Jan 6 |
comment |
How to check if an object has been modified No offense, but this is not a very elegant solution. |
|
Jan 6 |
revised |
How to check if an object has been modified added 188 characters in body |