Hi,
Check this out - accessify . com
Cheers,
~Maneet
Hi all,
Please tell me hoe to make menues with the help of CSS.I need a example also.
Thanks
Hi,
Check this out - accessify . com
Cheers,
~Maneet
Check this site: CSSplay
You'll find tons of tutorials about CSS.
<ul class="makeMenu">
<li>>> Lips
<ul>
<li><a href="cat.html">Cat</a></li>
<li><a href="rabbit.html">Rabbit</a></li>
<li><a href="dingo.html">Dingo</a></li>
</ul>
</li>
<li>>> Ears
<ul>
<li>Elephant >>
<ul>
<li><a href="indian.html">Indian</a></li>
<li><a href="african.html">African</a></li>
</ul>
</li>
<li><a href="monkey.html">Monkey</a></li>
<li><a href="dog.html">Dog</a></li>
</ul>
</li>
<li>>> Eyes
<ul>
<li><a href="pig.html">Pig</a></li>
<li><a href="bird.html">Bird</a></li>
<li><a href="worm.html">Worm</a></li>
</ul>
</li>
<li><a href="accessibleLink.html">>> Noses</a>
<ul>
<li><a href="bat.html">Bat</a></li>
<li><a href="fish.html">Fish</a></li>
<li><a href="panther.html">Panther</a></li>
</ul>
</li>
</ul>
To create your own theme, you should create the button image states first. It contains button image for each Normal/Hot state of the button, one-by-one, vertically. Button image states is a .bmp file like this one. Each button image state must have the same height. In the example below the button states image has size 50x150. It contains three button state images, 50x50 each.
DESCRIPTION
Tune menu parameters manually or using Vista Buttons GUI interface. Then insert html code into the existing HTML page using GUI interface - your menu is ready!
Save your current project in the project file (*.xwb) and continue to work with it later
Save menu buttons' images as GIF, JPEG, PNG files
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks