Web edits
[beagleboard.org.git] / static / dojox / html.js
blobbd80abf12cca8dc5f7b57fc183b1a402cef9182c
1 /*
2         Copyright (c) 2004-2008, The Dojo Foundation All Rights Reserved.
3         Available via Academic Free License >= 2.1 OR the modified BSD license.
4         see: http://dojotoolkit.org/license for details
5 */
8 if(!dojo._hasResource["dojox.html"]){
9 dojo._hasResource["dojox.html"]=true;
10 dojo.provide("dojox.html");
11 dojo.require("dojox.html._base");