Aşağıdaki adımlar takip edilerek kodlar sayfaya
kaydedilmelidir.
1 Adım:Aşağıdaki js uzantılı dosyayı kopyalayın.
hierMenus4d.js
Form içindeki kodları maus tuşunu tıklayarak "tümünü
seç" ve"kopyala" seçenek
leriyle sayfaya <HEAD>..</HEAD> tag'lerinin
arasına taşıyın.
2.Adım :<body> tag'ından sonra yazılacak
kodlama
<TABLE ALIGN=LEFT ID=tbAnch WIDTH=230><TR VALIGN=TOP><TD>
<SPACER TYPE=VERTICAL SIZE=160></TD><TD CLASS=tdbord
WIDTH=230>
<A CLASS=white NAME="pp" HREF="latest.html">Latest
Version</A><BR>
<A CLASS=white HREF="faq/">FAQ</A><BR>
<A CLASS=white HREF="about.html">About</A><BR>
<A CLASS=white HREF="../dynomat/">Dynomat Tools</A><BR>
<A CLASS=white HREF="beta.html">Latest Beta</A><BR>
<A CLASS=white HREF="instructions/">Instructions</A><BR>
<SPACER TYPE=HORIZONTAL SIZE=230><BR><BR>
</TD></TR></TABLE>
<script LANGUAGE="JScript">
<!--
if(IE4 && isMac){document.write("<P CLASS=sans><B>
IE4 for Mac Users</B>: The Hierarchical Menus are not
yet enabled for IE4Mac. You may navigate the site,
but the live examples will not work.</P>")};
//-->
</script>
|