[next]

Anime Theme Online Desktop for IE5+ / Mozilla (Firefox) version 10.0


Terms of Use

  1. ALL copyright notice and comments used in the script MUST BE LEFT INTACT.
  2. One of the online desktop shortcuts must link to Anime Theme (http://www.animetheme.com or http://www.animetheme.com/dhtml/). If you want to place my link elsewhere or have some special arrangements, contact me for permission.
  3. This script can only be used for personal, non-commercial purpose. If you need execption, contact me for permission.

Updates (January 1, 2009)

Getting Started

Like the Anime Theme Online Desktop? You can bring it to your page! Follow the instructions below. If you don't know what Online Desktop is, click HERE to see a live example!

Please note that this version of Online Desktop works on IE5+ and Mozilla-based browsers (eg. Firefox) ONLY. For Netscape 4 version, please click here.

First you need to download the following file.

Download "desktop.zip"!

Make your donations to Anime Theme! Support us!  Support Anime Theme to provide MORE scripts! Thanks!

Open "desktop.html" with a Notepad or any other text editor. It should have the following layout.

<HTML>
<HEAD>

<!-- Core JavaScript codes resides here -->

<script language="JavaScript">
// options area

<!-- Your options go here -->

// end of options area
//-->
</script>

</HEAD>
<BODY>

<DIV id=Lmain ......>

<!-- Your custom HTML codes go here -->

</DIV>

<!-- Core HTML codes reside here -->

</BODY>
</HTML>

Areas in RED are where your customizations go. You need NOT (and should NOT) change other parts of the page unless you really know what you are doing (and make sure that your changes comply with the rules stated above). You may customize the TITLE, BODY and some other tags with CSS and standard HTML though.


[next]

Return to Dynamic HTML Resource Center