Articles & Documentation
X Documentation
- X Library Viewer - View documentation and source code for all X symbols.
- X Quick-Start - Getting started with the X library. Now includes a tutorial!
- XC Reference - Documentation for the X Compiler.
- X Structure - The structure of the X library.
- Animation Techniques - This article describes and implements animation techniques that provide for time-based animation, trigonometric acceleration, animation of any CSS property and more.
- LGPL License FAQ - License and copyright information for X users and contributors.
.
Misc. Articles
Some new stuff, and some old stuff...
- Accessible Javascipt Links - a simple example of how to implement 'A' elements that have both href and onclick attribute values.
- Event Interface Soup - yum!
- Where's My Style? - A discussion on the fact that
element.style.property corresponds to the HTML STYLE attribute, not to any styles applied to the element via the ID or CLASS attributes.
- Closure & Scope - this article presents code which illustrates closures, 'this' scope, private and static properties, methods as event listeners, and more.
- Javascript Debugging Tips - you don't have to have a debugger to utilize the concepts of watches and breakpoints.
- X v/s CBE - a discussion of the differences and similarities.
- How to post code - in UBB forums.
- Inter-Frame Comm - Communication between frames.
- Websafe Fonts - How to use "font-family".
- De What? - Inverting Logical Expressions with De Morgan's Laws.
- Resolving Onload Conflicts with multiple scripts in the same page.
References...
.
CBE News
CBE was great fun - and I learned much from it. But now X can do everything CBE would do - with much smaller file sizes. I won't be making any more updates to CBE. I'll be slowly converting all CBE demos to X. If you're having problems with a CBE application come to the forums and we'll help you upgrade to X.
CBE Documentation