Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pathfusion ImageMenu

horizontal menu, reveals more of the image as you rollover it. This is a improved version made ready for MooTools 1.3.

How To Use

Example:

var myMenu = new ImageMenu('#imageMenu a', {
	openWidth: 310, 
	onOpen: function(e,i){
		console.log(e)
	}
});

Look into the Demo folder for a better example.

Features

  • 2 optional onClick events - open & close
  • href passed to onClick events
  • stays open when clicked
  • closes when clicked
  • elect item to pre-open

More info for options at the site of pathfusion

About

mootools menu plugin, reveals more of the image as you rollover it.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages