scrolling in textpage
Posted: 19 Jun 2011, 08:38
how to enable scrolling wheel mouse in textpage?
X3 Photo Gallery Support Forums
https://forum.photo.gallery/
Are you using Firefox?pavlusha wrote:how to enable scrolling wheel mouse in textpage?
var params = {
allowScriptAccess: 'always',
allowFullScreen: true,
bgcolor: '#<?php echo $this->bkGrColor; ?>',
wmode: 'opaque'
};var params = {
allowScriptAccess: 'always',
allowFullScreen: true,
bgcolor: '#<?php echo $this->bkGrColor; ?>'
};Thanks.mjau-mjau wrote:Are you using Firefox?pavlusha wrote:how to enable scrolling wheel mouse in textpage?
Chrome/Windows? I assume this bug is for all mozilla based browsers i Windows, when wmode is enabled. The same as I mention for Firefox above applies ...pavlusha wrote:I using Google Chrome
Here on my Windows 7 only IE9 does scroll textpages... Chrome, FF, Opera nor Safari do...mjau-mjau wrote:I assume this bug is for all mozilla based browsers i Windows, when wmode is enabled. The same as I mention for Firefox above applies ...