Nathan Smith

Results 29 comments of Nathan Smith

Thanks for doing this. I've just been heads-down at work, and hadn't made the time to do anything related to CDNJS.

Good suggestion, I don't disagree that it's good knowledge to have. But, I feel like aspects of that blog post are already covered… - `apply()` - `call()` - using constructors...

I'm up for adding it. Care to write a question, and an example answer?

The open/close event is captured here… https://github.com/nathansmith/jQuery-Desktop/blob/master/assets/js/jquery.desktop.js#L256-L260

I hadn't made container_16 or container_24 versions, because (aside from the width of 960 pixels), those don't divide evenly along the same proportions as container_12. However, you can generate your...

Adam: You mentioned "rtl" support, but I'm only seeing "ltr". Did you mean to include a "rtl" folder for each, as well? — Nathan

Good suggestion. Would you @nyarly and @davemackintosh want to see this type of question asked in the context of Node.js, how an async Ajax call works, or both? Or, in...

Sorry, kinda let the ball drop here. If either one of you would like to pen such a question, I'd be happy to look it over and maybe put it...

Can you show some example code? That would help me visualize what you mean.