Cute Menu | What’s CM?
Cute Menu may be very easy to embed to your HTML code. It’s necessities are solely JavaScript and CSS help.
On this bundle are included:
- JQuery – newest model
 - Cute Menu – javascript file
 - Cute Menu – css easy construction
 - HTML file for demonstrating its operate
 - Cute Menu – Assist Documentation
 - Instance pages
 
Browser compability
Cute Menu it’s large supported from browsers.
Right here is the listing of browsers that helps transitions utilized in CM:
- Web Explorer [version 6,7,8,9]
 - Opera [all versions]
 - Firefox [all versions]
 - Chrome [all versions]
 - Safari
 
Outlined Transitions
1 – rollUp
2 – rollDown
3 – imageUp
4 – imageDown
5 – fadeUp
6 – fadeDown
7 – upSlide
8 – downSlide
Merely add any of those names within the technique parameter e.g. $(”#my_ul_div”).cuteMenu(“fadeUp”); or you’ll be able to add transition quantity e.g. for upSlide
$(”#my_ul_div”).cuteMenu(7);


                                        