Modules:
Manage Page
Webuser Account
Roles Management
Search
MediaPlayer
RSS / XML Feeds
Templates
CMSConfig
DIFF
Placeholders:
Placeholder Intro
Ad Popup
Ad Rotator
Calendar
Comment
dbReport
dbQuery
Forms
Gallery
iFrame
ImageBook
LightBox
MessageBoard
PBReport
PicLens
Query Wrapper
Random Content
Redirect
Security Wrapper
TabStrip
Time Wrapper
Variable Tags
WebPage Rotator
Usage Examples:
Playground
Page Comments
Advanced:
Admin Reports
CMS MEtrics
CMS Setup
Full-text indexing
Configuration
Menus
CSS
xstandard editor
TinyEditor
EditArea Editor
ASPEmail
Debug
Heartbeat
CAPTCHA
Session Variable
Cookies
Tracking
New Module
New Placeholder
New Wrapper
New Form Validation Rule
Menu setup and maintenance
Two Popup menu's are offered.
Setup and maintenance of menu's is done in the /files/home/webpage_layout.asp file.
Both menu styles can be used simultaneously. |
0. Edit webpage_layout.asp. 1. In the
2. In the
3. In
4. Once menu's are built, repeat step 3. to manage links in each menu. To change the visual style of the menu - edit /files/home/configuration/css/css.css
|
0. Edit webpage_layout.asp. 1. In the
2. In the
optionally configure a menu title to NOT be a clickable link like:
3. In
notice how File Menu Item 2 calls fileMenu2 from the onmouseover event. notice the last div ""fileMenu2"" and how it holds the nested menu. Nesting can continue to n-levels if desired. notice the last item in the root menu class=""menuItemSep"" - this draws a seperation line that can OPTIONALLY be populated witha name (forming a sperating box), in this case "Sect Name" 4. Once menu's are built, repeat step 3. to manage links in each menu. To change the visual style of the menu - edit /files/home/configuration/css/css.css 5. IF you wish to require a click to trigger the menu (instead of just a mouseover) edit /!nclude/tools/js/mnupopup.js file and comment out the brainjar '[MODIFIED]' through [END MODIFIED] sections of code. |





