Embended WinGraphviz in Internet Explorer |
|||
| Requirement | Embended | |||
Requirement
Internet Explorer 4.0 or higher
WinGraphviz on your web server or local file
Embended
1.Use Cabinet Files:
Cabinet files provide a compact and organized way to store compressed source files.
2.Download "WinGraphviz_v1.xx.x.cab" in your web server :
3.Add the following code in your homepage :
You can add the following code on your HTML,it will download the wingraphviz and embended on your IE.
<OBJECT
ID="dotObj"
classid="CLSID:55811839-47B0-4854-81B5-0A0031B8ACEC"
CODEBASE="http://wingraphviz.sourceforge.net/pub/wingraphviz/WinGraphviz.cab#Version=1,0,2,6"
standby="Loading GraphViz Component..."
TYPE="application/x-oleobject">
</OBJECT>
|
4.Modifed the CODEBASE property to your "WinGraphviz_v1.xx.x.cab" location.
Submit bug reports or suggestions for the WinGraphvizood Tsen.