Binyamin Laukstein

Results 48 comments of Binyamin Laukstein

I'm not familiar with gravity-forms-post-updates, but perhaps you might find answer in https://stackoverflow.com/a/19432335/351900 recursive function copying `$this`: class Foo { public function bar() { $that = $this; return function() use...

@bgrins, it does not fix all the legacy issues.

@bgrins Yes, IE8 support is exactly for what I am looking right now. What are your advises on adding IE8 support in it without adding any library like jQuery, Mootools,...

Discussed in W3 [css-device-adapt] https://lists.w3.org/Archives/Public/www-style/2014Feb/subject.html#msg456

How this will affect localhost access e.g. test.domain.com pointed to 127.0.0.1 ?

@SetTrend, the proposal sounds good, but I think it is too complicated. Think ... when having **auto** height, from what height expected to began the transition when loaded page of...

You might be able to atomize it after done #3463. Don't forget also about push notifications.