- Web 2.0 Development and Business Lessons: Dojo Package Loading Hacks and Best Practices
One of key strengths of the Dojo Toolkit is its class system and package loader. It allows you to neatly structure your code and load classes on demand when they are needed. While the package loader is fairly straightforward on the surface, there are a few nuances that are worth exploring. It's also important to understand how best to structure your classes and when to load them so that you optimize not only the load time, but also the users perception of load time. This article assumes you understand the basics of the dojo.provide and dojo.declare functions as its focus is the dojo.require function which does the actual loading. If you're not too familiar with them, I refer you to the this article from DojoCampus before you proceed any further.
with best class dojo exploring package practices system
- Webdeveloper.com
JavaScript Articles, Links, and Resources
Your place for all things JavaScript. We have tutorials, articles, and free JavaScript code. :: WebDeveloper.com
browser calendar code development dhtml dynamic html javascript jscript scripting tutorial web
with articles development javascript resources by 2 users
- WebGL Experiments
Showing the use of advanced 3D graphics in the browser using WebGL standard.
with 3d browser graphics javascript
- Which JavaScript framework (jQuery vs Dojo vs ... )? - Stack Overflow
What I really hate about jQuery is that the code is a terrible maze and very difficult to read. So I'm always scared of one potential bug it might happen to my application caused by jQuery and not being able to look into jQuery code to quickly (couple of hours) patch it for at least myself and my customers. – Marco Demaio
with ajax dojo extjs framework javascript jquery library mootools
- WICK: Web Input Completion Kit
This is WICK, the Web Input Completion Kit, an evolving framework that leverages web standards such as JavaScript, DOM and CSS to facilitate textual input in form UI elements assisted by local and remote data sources. This framework strives to remain unobtrusive and preserve a form's semantics and accessibility.
An evolving framework that leverages web standards such as JavaScript, DOM and CSS to facilitate textual input in form UI elements assisted by local and remote data sources. This framework strives to remain unobtrusive and preserve a form's semantics and accessibility.
auto-suggest autocomplete input javascript suggest wick
with completion css development input javascript textual ui web by 2 users
- Widgets within Widgets - Higgins for President
At the day-job we do a lot of Widget work. We have Container widgets that hold Panel widgets, which hold Box widgets, which hold other widgets. The widgets themselves create other widgets and place them in their own ownership. Our full-page/no-refresh/Ajax-app with the long lived page views creates and destroys all these widgets based on the various events published around the page, but we ran into a problem along the way: a lot of the widgets weren't being destroyed. Ever. The whole system is quite sound, though lacked in this one regard. To be fair, Dijit cleans up after itself. Everything that is created when a Dijit widget instance is new'd up is removed when that instance is destroyed. Everything that is created declaratively in a template is cleaned u
with dojo widgets
- XUL Element Reference
The following is a reference to all XUL elements, including their attributes and script properties and methods. It also includes some JavaScript global objects and parts of the DOM.
with attributes dom html javascript object objects xul by 2 users
- Zooming, Scrolling, and Panning in Dojo Charting
As mentioned in my previous post Dojo Charting Reorganization, this week I worked on zooming, scrolling, and panning of charts. It turned out to be a more complex task than I anticipated due to the little-known fact that Dojo Charting can stack multiple plots per chart and can show multiple independent axes on all 4 sides of the chart. These problems were solved and a new API was introduced on the chart object
with chart charting charts dojo howto panning zooming
- Ajaxian
A blog discussing the Ajax evolution
with ajax blog development javascript by 17 users
- Custom build in dojo 1.7. « Ivar Conradi Østhus
In this blog-post I will explain how to do a simple custom build with dojo’s build system. Dojo is a great JavaScript framework and you can read more about it at dojotoolkit.org.
with 1.7 build dojo howto
- Free DHTML Menu - JavaScript Website Cross Browser Popup Web Menus
Welcome to Milonic Solutions. Milonic are World leaders in the development of Dynamic Hypertext Mark-up Language (DHTML) JavaScript and building dynamic, DHTML based web sites. Milonic's flagship product is the DHTML Menu, used by many of the World's largest companies.
bar browser cross demos dhtml dynamic e effects free html javascript menu menus navigation popup site tree treemenu web website
with css design javascript menu by 9 users
- Google Web Toolkit - Build AJAX apps in the Java language
Google Web Toolkit (GWT) is a Java software development framework that makes writing AJAX applications like Google Maps and Gmail easy for developers who don't speak browser quirks as a second language. Writing dynamic web applications today is a tedious and error-prone process; you spend 90% of your time working around subtle incompatabilities between web browsers and platforms, and JavaScript's lack of modularity makes sharing, testing, and reusing AJAX components difficult and fragile.
with ajax google javascript toolkit web by 29 users
- JavaScript Source
Free JavaScripts, Tutorials, Example Code
The JavaScript Source is your resource for thousands of free JavaScripts for cutting and pasting into your Web pages. Get free Java Script tutorials, references, code, menus, calendars, popup windows, games and help.
calculator calendar code date form forms free help html image java javascript javascripts menu popup script source window
with code development example free javascript javascripts tutorials by 34 users
Bookmarks 81 - 93
« Previous