AnyMenu: A convenient tool used in multiple software and systems of Qingyu
Introduction to the secondary tree directory menu system Ver1.0:
The secondary tree menu often required by web applications can satisfy the background menu display of the application.
Flexible management and easy to use!
-----------------------------------------------
-.The current version only supports UTF-8 encoding, and the GBK version is under evaluation.
-.Only supports ASP, so from XP to Win10, you only need to install IIS to support it.
-.The database uses SQLServerR2. If necessary, please switch to other database products by yourself. The database table structure is relatively simple.
-. The script code structure is relatively reasonable, with dynamic display + management script + modification script separated.
-.Adopt frameset framework technology
-.The catalog currently supports two levels: first level and second level. Ver1.0 does not support unlimited grading yet.
-.Click on the first level to open the second level directory
-.Support all opening and all retracting
-.Delete: My policy does not allow deletion. Let’s use this function. After all, there will be demand. When a first-level directory is deleted, the corresponding associated second-level directory is also deleted.
-. To display or not to display: click Settings
-.Supports sorting from small to large
-.The target opened by URL: the code can be modified according to your frameset name. The default is leftFrame and FrmMain.
-. Provides background color gradient effect, which may be displayed differently in Chrome, Safari, Firefox, IE, etc.