Hi
if somebody looked at www.cobaltai.com then those menus there are plain .NET
webcontrols, stupid me not to recon them at first glance.
http://www.graphord.com/files/dhtml.zip
there is de-obfuscitated project tree showing the html and javascript files.
MS approuch is little different from DynAPI, objects are not used at all.
well you can look at yourself. :)
expand.js
is the HTML de-compression engine, well its damn good, the original menu
with all the javascript and data was 46KB or so, but it decompresses to damn
much more. Well different approuch, there are no objects created, content is
also not runtime generated as much in DynAPI, mostly its simple context
based string compression.
happy tweaking
antti
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-dev