Monday, March 24, 2008

Itty Bitty RPG Update: March 24, 2008

Major breakthrough with Itty Bitty RPG. I have a single script that you can insert in the head of your document, which will bootstrap in the YUI loader which in turn grabs a bunch of YUI library stuff dynamically. It's AMAZING!

The link above is to my working area for IBRPG 3.0 (2.x died on the vine) and you can see a dynamically created Panel element showing up by just adding that single line of JS. It even works in IE when I turn off all the console.logs.

What this means is that developers can create YUI based widgets which can then be inserted on any website via the simple and common method of adding a link to a js file.

Stay tuned to that link (sorry if its not working in IE, I probably have the console.log's turned on) to watch the magic happen :)

AddThis Social Bookmark Button

1 Comments:

At 7:21 AM, OpenID m3mnoch said...

you should look at the way adam is doing the embed with our metaplace embed code. it dynamically loads swfobject and some other magic. you might talk him into stealing some.

also, he has some code that turns js into namespaced oop. it's crazy cool. give him a holler.

m3mnoch.

 

Post a Comment

<< Home