Ignore:
Timestamp:
Jan 31, 2011, 10:37:30 AM (13 years ago)
Author:
grum
Message:

release 3.0.0
fix bug on random picture display

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/AMenuManager/js/amm_randomPictPublic.js

    r8962 r9002  
    7676  computePositionTop = function()
    7777  {
    78     $("#iamm_ill0").css({top:(options.fixedHeight-$("#iamm_ill0").innerHeight())/2});
     78    $("#iamm_ill0").css({top:($('#irandompicinner').innerHeight()-$("#iamm_ill0").innerHeight())/2});
    7979  },
    8080
Note: See TracChangeset for help on using the changeset viewer.