phatfusion imageMenu
By
Samuel Birch
October 14, 2008
50,879 Downloads
13 votes

Framework: MooTools
Dreamweaver support: Standard
This will add a simple imageMenu widget.
SUPPORT INFORMATION
Not available
UI Access:
Select phatfusion imageMenu from phatfusion in the Insert Palette or Insert Menu
Widget Packaged by Adobe Widget Packager 1.0.112
| License: | Freeware |
|---|---|
| Cost: | Free |
| OS: | All |
| File format: | MXP | 312.5 KB |
Additional extension information
| Author: | Samuel Birch |
|---|---|
| Author website: | http://www.phatfusion.net |
| Date published: | October 14, 2008 |
| Approval: | Basic |
| Browsers: | Internet Explorer 6 | Mozilla 2.0 | Netscape 8 | Opera 8 |
| Required product(s): | Dreamweaver CS4 |
| Compatible product(s): | Dreamweaver CS4 |
| Server environment: | Not available |
Reviews
1-5 of 13 reviews | Show all reviews
Schwede 10-Dec-11
Wow, great tool!!!
THX
li zhou 07-Dec-11
where can I add the link to the images?
Fikar Bireuen 25-Oct-10
How to change the whole table width of this extension, any suggestion?
dlarts 01-Jul-10
Really nice. A quality product. Very stable and functional across every browser I've tried. The installation works well. The size, dimensions, number of panels, etc takes some study to understand, but I've re-sized and re-configured it successfully.
amitjoc 24-Apr-10
There is bug in your image menu
when i mouse over on menu the "abstract" menu tab not completely shown however on mouse relase it will properly shown and on mouse over it will visialble normally
sollutuion is just change the
.imageMenu {
position: relative;
width: 600px; <<<<<<<<<<<<<<==== chnge it to the 600px from 500px
height: 200px;
overflow: hidden;
}