像MAC MENU一 樣 有魚眼效果的jQUERY

  • 3430
  • 0
  • 2011-01-21

摘要:像MAC MENU一 樣 有魚眼效果的JQUERY


$('#fisheye').Fisheye(
{
maxWidth: 50,
items: 'a',
itemsText: 'span',
container: '.fisheyeContainter',
itemWidth: 40,
proximity: 90,
halign : 'center'
}