Messi icon indicating copy to clipboard operation
Messi copied to clipboard

Scrolling the content of messi window

Open perthsystem opened this issue 11 years ago • 7 comments

I use load.messi to display a html file but if I specify 'height:' for the window the content is cut-off at the bottom, so I have to make it 'height: auto' and that throws my whole page out. Scrolling the contents would be a nice addition :)

perthsystem avatar Mar 28 '14 00:03 perthsystem

$('.messi-content').css("overflow", "auto");

:)

joaocarloscabral avatar Apr 01 '14 03:04 joaocarloscabral

Doesn't work :( This is what I have: $('.messi-content').css('overflow', 'auto'); Messi.load('songlist.php', {title: 'Music List', titleClass: 'anim info', height: '200px', width: '300px', modal: true, padding: '0px'});

perthsystem avatar Apr 01 '14 03:04 perthsystem

Im sorry. I said "before", but is after!

joaocarloscabral avatar Apr 01 '14 03:04 joaocarloscabral

Before or after, still not working.

perthsystem avatar Apr 01 '14 03:04 perthsystem

Can you show me your project running? I can check the code with chrome debug tool. Sendo me a private message

joaocarloscabral avatar Apr 01 '14 03:04 joaocarloscabral

What is your email address?

perthsystem avatar Apr 01 '14 03:04 perthsystem