reveal.js – The HTML Presentation Framework – HTML Powerpoint
reveal.js download https://github.com/hakimel/reveal.js#markdown
demo: http://lab.hakim.se/reveal-js/#/
reveal.js download https://github.com/hakimel/reveal.js#markdown
demo: http://lab.hakim.se/reveal-js/#/
if (typeof console === “undefined”){ console={}; console.log = function(){ return; } }
-In JQuery you can define a custom function, and use that instead of console.log().
$.logger = function(logvar){ if ((window['console'] !== undefined)) { console.log(logvar); }; }
Usage :
$.logger(var);
or
$.logger('This is a message');
http://tothildiko.com/console-log-cause-error-in-internet-explore/
Millions of PHP developers can now build mobile apps for iOS and Android — in PHP
Mobil webalkalmazások (A HTML5 idevágó lehetőségeiről, trendekről, és az előnyök mellett a hátrányokról is. Web Konferencia, 2012. október 20.)