[opensocial-actionscript-client] r133 committed - Fix docs

1 view
Skip to first unread message

opensocial-acti...@googlecode.com

unread,
Apr 16, 2010, 4:56:57 AM4/16/10
to opensocial-acti...@googlegroups.com
Revision: 133
Author: zakiy...@gmail.com
Date: Fri Apr 16 01:56:15 2010
Log: Fix docs
http://code.google.com/p/opensocial-actionscript-client/source/detail?r=133

Deleted:
/trunk/doc/jsdoc
Modified:
/trunk/doc/menu.html

=======================================
--- /trunk/doc/menu.html Sun Oct 4 10:22:09 2009
+++ /trunk/doc/menu.html Fri Apr 16 01:56:15 2010
@@ -30,8 +30,6 @@
<a class=bold id="guide" href="guide.html?m4c" target="top_main"
onclick="handleClick(this);">Developer's Guide</a></li>
<li>
<a class=link id="aside" href="asdoc/index.html?m4c" target="top_main"
onclick="handleClick(this);">Actionscript Reference</a></li>
- <li>
- <a class=link id="jside" href="jsdoc/index.html?m4c" target="top_main"
onclick="handleClick(this);">Javascript Wrapper Reference</a></li>
</ul>
</div>
<script>
@@ -39,10 +37,8 @@
el.blur();
var guide = document.getElementById("guide");
var aside = document.getElementById("aside");
- var jside = document.getElementById("jside");
guide.className = (el == guide ? "bold" : "link");
aside.className = (el == aside ? "bold" : "link");
- jside.className = (el == jside ? "bold" : "link");
};
</script>
</body>

--
You received this message because you are subscribed to the Google Groups "opensocial-actionscript-client" group.
To post to this group, send email to opensocial-acti...@googlegroups.com.
To unsubscribe from this group, send email to opensocial-actionscri...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/opensocial-actionscript-client?hl=en.

Reply all
Reply to author
Forward
0 new messages