¡@

Home 

javascript Programming Glossary: irish

Detect IE version in Javascript

http://stackoverflow.com/questions/10964966/detect-ie-version-in-javascript

iOS 6 js events function not called if has setTimeout in it

http://stackoverflow.com/questions/12855123/ios-6-js-events-function-not-called-if-has-settimeout-in-it

about requestAnimationFrames MDN documentation Paul Irish on requestAnimationFrame Good luck share improve this answer..

Chrome Developer Tools: Best resource for learning advanced features?

http://stackoverflow.com/questions/16752622/chrome-developer-tools-best-resource-for-learning-advanced-features

Youtube video The Breakpoint Ep2 Youtube video with Paul Irish The Breakpoint Ep3 Youtube video source maps Official Developer.. but nicely put. A re introduction to the dev tools by Paul Irish Smashing Magazine also did an article on profiling but it's..

Is possible to debug dynamic loading JavaScript by some debugger like WebKit, FireBug or IE8 Developer Tool?

http://stackoverflow.com/questions/1705952/is-possible-to-debug-dynamic-loading-javascript-by-some-debugger-like-webkit-fi

up in the script file browser. More information here Paul Irish also talks about it briefly in his excellent talk on Tooling..

How to embed fonts in HTML?

http://stackoverflow.com/questions/220236/how-to-embed-fonts-in-html

for body text to work using @font face embedding. Paul Irish put together Bulletproof @font face syntax combining attempts..

Javascript IE detection, why not use simple conditional comments?

http://stackoverflow.com/questions/4169160/javascript-ie-detection-why-not-use-simple-conditional-comments

erred . Also look at the forks that were created. Paul Irish explained the inner workings in a comment . share improve this..

Does using //www.example.com in Javascript chose http/https protocol automatically

http://stackoverflow.com/questions/5799577/does-using-www-example-com-in-javascript-chose-http-https-protocol-automatical

The protocol relative URL October 27th 2010 Author Paul Irish There's this little trick you can get away with that'll save..

Colors in JavaScript console

http://stackoverflow.com/questions/7505623/colors-in-javascript-console

#bada55' Source for Google Chrome Presentation by Paul Irish Webkit change Source for Firebug Firebug 11.2 beta2 release..

Find out whether Chrome console is open

http://stackoverflow.com/questions/7798748/find-out-whether-chrome-console-is-open

devtools share improve this question Thanks to Paul Irish for pointing out this solution from Discover DevTools using..

HTML5 Canvas Performance and Optimization Tips, Tricks and Coding Best Practices

http://stackoverflow.com/questions/8205828/html5-canvas-performance-and-optimization-tips-tricks-and-coding-best-practices

some hard and fast implementation instructions then Paul Irish has written a requestAnimationFrame shim this is what I've used..