Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
multimenu-r
>
Howto
multimenu-r
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
Subversion
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
FrontPage
Title index
Recent changes
Communication
Forums
List of Forums
Developers (1)
Help (1)
Open Discussion (1)
Mailing Lists
list of ML
News
How to use multimenu-r
マルチメニューはXOOPSで利用できる汎用のメニューモジュールです。 Ver1.16で、イメージタグとCSSの利用が可能になって帰ってきました。 CSSは、モジュールの一般設定にて以下の様な記述で自由なポジションを設定する事が出来ます。
例:XOOPS_URL/uploads/multimenu.css
#lblock1 { position: absolute; top: 480px; margin-left: 50px; }
タイトルにはイメージタグが利用でき、以下の様にマウスオンで画像切り替えもできます。
<img src="./uploads/fckeditor/campaign_1.gif" alt="campaign"
onmouseover="this.src='./uploads/fckeditor/campaign_2.gif'" onmouseout="this.src='./uploads/fckeditor/campaign_1.gif'" />
Download File List
Wiki