Sebanyak 937 item atau buku ditemukan

Kebebasan beragama atau berkeyakinan

seberapa jauh? : sebuah referensi tentang prinsip-prinsip dan praktek

kedua hal tersebut.66 Meskipun demikian, semua hal tersebut memperkaya
pengalaman, dan tercermin dalam Traktat Minoritas Polandia dan traktat
minoritas lainnya, dan mempengaruhi penyusunan Pasal 18 Deklarasi Universal
Hak Asasi Manusia ... Isu tentang proselytisme termasuk menjadi persoalan
penting, dan isu lebih lanjut yang penting, yang dikemukakan oleh sejumlah
negara Islam mengenai apakah kebebasan beragama mencakup pula
kebebasan seseorang untuk ...

A magyar divat 1116 éve

a Magyar öltözékkultúra képes története a honfoglalástól napjainkig

DOM Enlightenment

With DOM Enlightenment, you’ll learn how to manipulate HTML more efficiently by scripting the Document Object Model (DOM) without a DOM library. Using code examples in cookbook style, author Cody Lindley (jQuery Cookbook) walks you through modern DOM concepts to demonstrate how various node objects work. Over the past decade, developers have buried the DOM under frameworks that simplify its use. This book brings these tools back into focus, using concepts and code native to modern browsers. If you have JavaScript experience, you’ll understand the role jQuery plays in DOM scripting, and learn how to use the DOM directly in applications for mobile devices and specific browsers that require low overhead. Understand JavaScript node objects and their relationship to the DOM Learn the properties and methods of document, element, text, and DocumentFragment objects Delve into element node selecting, geometry, and inline styles Add CSS style sheets to an HTML document and use CSSStyleRule objects Set up DOM events by using different code patterns Learn the author’s vision for dom.js, a jQuery-inspired DOM Library for modern browsers

Over the past decade, developers have buried the DOM under frameworks that simplify its use. This book brings these tools back into focus, using concepts and code native to modern browsers.

What Is HTML5?

HTML5: Everyone’s using it, nobody knows what it is. I realize that sounds more like a line out of an existential movie — maybe Waiting for Godot or a screenplay by Sartre — than a statement about HTML5. But it’s really the truth: most of the people using HTML5 are treating it as HTML4+, or even worse, HTML4 (and some stuff they don’t use). The result? A real delay in the paradigm shift that HTML5 is almost certain to bring. It’s certainly not time to look away, because by the time you look back, you may have missed something really important: a subtle but important transition centered around HTML5.

HTML5: Everyone’s using it, nobody knows what it is. I realize that sounds more like a line out of an existential movie — maybe Waiting for Godot or a screenplay by Sartre — than a statement about HTML5.

Closure: The Definitive Guide

If you're ready to use Closure to build rich web applications with JavaScript, this hands-on guide has precisely what you need to learn this suite of tools in depth. Closure makes it easy for experienced JavaScript developers to write and maintain large and complex codebases—as Google has demonstrated by using Closure with Gmail, Google Docs, and Google Maps. Author and Closure contributor Michael Bolin has included numerous code examples and best practices, as well as valuable information not available publicly until now. You'll learn all about Closure's Library, Compiler, Templates, testing framework, and Inspector—including how to minify JavaScript code with the Compiler, and why the combination of the Compiler and the Library is what sets Closure apart from other JavaScript toolkits. Learn how the Compiler significantly reduces the amount of JavaScript users have to download when visiting your site Discover several ways to use the Compiler as part of your build process Learn about type expressions, primitives, and common utilities Understand how Closure emulates classes and class-based inheritance Use Closure Templates on the server and the client from either JavaScript or Java Test and debug your JavaScript code, even when it's compiled

If you're ready to use Closure to build rich web applications with JavaScript, this hands-on guide has precisely what you need to learn this suite of tools in depth.