キーワード検索「logic」

2091

JavaScript Reference

JavaScript Reference JavaScripta free online quickreference order here VisiBone Ihope you find these  excerptsof VisiBone JavaScript references very useful.Contents: NumberString Number <–> String Boolean DateMathArray Fu...

javascript-reference.info
175

Using Deferreds in jQuery 1.5 | Eric Hynds

Using Deferreds in jQuery 1.5 | Eric Hynds Deferreds, new in jQuery 1.5, decouple logic dependent on the outcome of a task from the task itself. They’re nothing new to the JavaScript scene; Mochikit and Dojo have implemented them for some time...

www.erichynds.com
33

EntityJS - Javascript Game Engine

EntityJS - Javascript Game Engine Entity is an awsome all new javascript game engine. It focuses on flexibility, reusability and robustness. To make this happen Entity utilizies the, entity-component design where all logic is implemen...

entityjs.com
98

jspp

jspp A simple way to build web applications with embedded server side JavaScript. In a few minutes you can build dynamic backend logic in to any page (html, css, etc) using node.js, jQuery and server side ...

www.jspp.io
6

Small Scripting Languages: Bash, Tcl, Lua, JavaScript, Io - Hyperpolyglot

Small Scripting Languages: Bash, Tcl, Lua, JavaScript, Io - Hyperpolyglot

hyperpolyglot.wikidot.com
21

Client-Side MVC frameworks compared | Inversionism | Paul Hammant's blog

Client-Side MVC frameworks compared | Inversionism | Paul Hammant's blog A month ago Gordon L. Hempton wrote about twelve JavaScript frameworks in the Client-Side MVC space. His rating criteria were different to mine. One that really sticks out is that I like the logic not...

paulhammant.com
15

So you need a template engine..

So you need a template engine.. Is this for use on the client or the server? client server both How much logic should it have? the entirety of JS just the basics none at all Does it need to be one of the very fastest? yes no Do you ...

garann.github.com
5

Preview Of A New jQuery List Pager Plugin | The Bright Lines

Preview Of A New jQuery List Pager Plugin | The Bright Lines View demo Download version 0.4 from plugins.jquery.com The Ono list Pager aims to provide standard code for the paging logic, while the transitions are customizable and extendable. That way the plugin...

www.thebrightlines.com
18

Comparing JavaScript, CoffeeScript, & ClojureScript - dosync

Comparing JavaScript, CoffeeScript, & ClojureScript - dosync I’ve been spending a lot of time recently hacking on the ClojureScript language. I can say without qualification that I haven’t had this much fun programming since I first taught myself JavaScript nea...

dosync.posterous.com
3

JavaScript Coding Standards - Brevard County Board of County Commissioners

JavaScript Coding Standards - Brevard County Board of County Commissioners ScopeThis documents the coding standards for JavaScript. Java Script is usedin Web pages to add interactivity and conditional logic. This document isintended to be a living document. It serves as the ...

www.brevardcounty.us
38

json-xml-rpc -JSON/XML-RPC Client and Server Implementations - Google Project Hosting

json-xml-rpc -JSON/XML-RPC Client and Server Implementations - Google Project Hosting Version 0.8.1.1 of PHP server has been released. See the changelog. XML-RPC and JSON-RPC have enabled Ajax developers to cleanly send and receive data from the server. By providing an API in either RP...

code.google.com
9

The If Works - Refactoring towards testable JavaScript, part 1

The If Works - Refactoring towards testable JavaScript, part 1 In JavaScript, JS.Class, Testing on 14 July 2011 with no comments This article is one in a 3-part series. The full series is: Part 1: testing JavaScript without your full stack Part 2: separating busi...

blog.jcoglan.com
12

firstImpression.js: A micro-library for detecting new visitors - Ravelrumba by Rob Flaherty

firstImpression.js: A micro-library for detecting new visitors - Ravelrumba by Rob Flaherty firstImpression.js is a micro/nano-library (1 kb minified) that answers the simple question, “Has this user visited this site before?” The detection doesn’t require much logic, so the majority of the ...

www.ravelrumba.com
25

jQuery Create Event - Bind Logic to Dynamically Generated Elements | Eric Hynds - Website Developer

jQuery Create Event - Bind Logic to Dynamically Generated Elements | Eric Hynds - Website Developer The livequery plugin allows us to bind events and general logic to all current and future elements. After the inclusion of live() in 1.3, an expansion of supported live event types in 1.4, and the int...

www.erichynds.com
4

Hvem glor – din bror » bPopup

Hvem glor – din bror » bPopup If you can't get it up - use bPopupbPopup is a learning and exploring jQuery project. It’s a lightweight cross browser jQuery popup plugin. It’s not creating your popup but doing all the logic as open...

dinbror.dk
90

Simple Tooltip w/ jQuery & CSS | jQuery Tutorials | Web Design Tutorials and Front-end Development Blog by Soh Tanaka

Simple Tooltip w/ jQuery & CSS | jQuery Tutorials | Web Design Tutorials and Front-end Development Blog by Soh Tanaka Latest Word »Tutorials »Simple Tooltip w/ jQuery & CSSOct.4.2010Simple Tooltip w/ jQuery & CSSTags: IntermediateThere are a lot of tooltip plugins out there, but not many of them explain what exactly ...

www.sohtanaka.com
64

Browser-Side Templating - Ajax Patterns

Browser-Side Templating - Ajax Patterns Forces Generating HTML in the browser is a good thing if you wish to isolate all presentation logic in the one tier.Often, the nature of the HTML is dynamic, depending on browser state and incoming re...

ajaxpatterns.org
35

dust

dust 2. The compiled template registers itself by name:When you're done messing around have a look at the guide.Dust is a JavaScript templating engine designed to provide a clean separation between present...

akdubya.github.com
1

TinyMCE - urlconverter_callback

TinyMCE - urlconverter_callback Get your own copyDon't hesitate! Just download and test it all by yourself for free!This option enables you to add your own URL converter logic. This option should contain a JavaScript function name. ...

tinymce.moxiecode.com
22

Javascript Game Development - The Game Loop · nokarma.org

Javascript Game Development - The Game Loop · nokarma.org One of the most important parts of a game engine is the so called “game loop”. It is the central piece of the game’s engine and is responsible for trying to balance running a game’s logic, and executi...

nokarma.org
0.2259