Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently December 22nd, 2024, 9:27 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Browser object scrollbar
PostPosted: September 29th, 2010, 10:03 am 
Offline

Joined: August 22nd, 2005, 11:56 am
Posts: 125
Location: The Netherlands
Opus: Pro 9.75 (Build 16749)
OS: Windows 10 Pro 64-bit
Just a small question... Is it possible to hide the scrollbar (on the right) in the browser object?
It's allways visible, though grayed-out, when showing 'short' pages...

Jan

_________________
"World War II Allied Aircraft Crashes in the Netherlands & North Sea" (Made with Opus Pro 9.75), available via https://www.airwar4045.nl


For this message Jan has been thanked by : mackavi


Top
 Profile Visit website  
 
 Post subject: Re: Browser object scrollbar
PostPosted: September 29th, 2010, 11:09 am 
Offline
Godlike
Godlike
User avatar

Joined: March 21st, 2007, 10:44 am
Posts: 3188
Location: UK
Opus: Evolution
Hi Jan,

Pretty sure this was posted not long ago, so you might find more help in the previous post. But the short answer is not from Opus. If the HTML pages are yours, such as those produced when published Flex / Plexus - then you can use CSS in the HTML file to hid the overflow bars BUT if you're previewing others websites and don't have access to their files, then it won't be straightforward to do this as Opus will display the page the same as a browser would based on the file.

Mack

_________________
When you have explored all avenues of possibilities, what ever remains, how ever improbable, must be the answer.

Interactive Solutions for Business & Education
Learn Anywhere. Learn Anytime.

www.interaktiv.co.uk
+44 (0) 1395 548057


Top
 Profile Visit website  
 
 Post subject: Re: Browser object scrollbar
PostPosted: September 29th, 2010, 1:25 pm 
Offline

Joined: August 22nd, 2005, 11:56 am
Posts: 125
Location: The Netherlands
Opus: Pro 9.75 (Build 16749)
OS: Windows 10 Pro 64-bit
Hi Mack,

Well, I've tried the following, but that does not seem to work...
I have added the following in the <head> section of the HTML-file:

<style type='text/css'>";
<!-
html {background-color: #E2DCD4;
scrollbar-shadow-color: #E2DCD4;
scrollbar-highlight-color: #E2DCD4;
scrollbar-face-color: #E2DCD4;
scrollbar-3dlight-color: #E2DCD4;
scrollbar-darkshadow-color: #E2DCD4;
scrollbar-track-color: #E2DCD4;
scrollbar-arrow-color: #E2DCD4;}
->
</style>

Am I perhaps missing something here, or is this not the way to do it?

Jan

_________________
"World War II Allied Aircraft Crashes in the Netherlands & North Sea" (Made with Opus Pro 9.75), available via https://www.airwar4045.nl


For this message Jan has been thanked by : mackavi


Top
 Profile Visit website  
 
 Post subject: Re: Browser object scrollbar
PostPosted: September 29th, 2010, 2:00 pm 
Offline
Godlike
Godlike
User avatar

Joined: March 21st, 2007, 10:44 am
Posts: 3188
Location: UK
Opus: Evolution
This works:

<style media="screen" type="text/css">
html, body { overflow:hidden}
</style>

Mack

_________________
When you have explored all avenues of possibilities, what ever remains, how ever improbable, must be the answer.

Interactive Solutions for Business & Education
Learn Anywhere. Learn Anytime.

www.interaktiv.co.uk
+44 (0) 1395 548057


Top
 Profile Visit website  
 
 Post subject: Re: Browser object scrollbar
PostPosted: September 29th, 2010, 2:14 pm 
Offline

Joined: August 22nd, 2005, 11:56 am
Posts: 125
Location: The Netherlands
Opus: Pro 9.75 (Build 16749)
OS: Windows 10 Pro 64-bit
Hello Mack,

GREAT! It works... Many THANKS!

Jan

_________________
"World War II Allied Aircraft Crashes in the Netherlands & North Sea" (Made with Opus Pro 9.75), available via https://www.airwar4045.nl


For this message Jan has been thanked by : mackavi


Top
 Profile Visit website  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 56 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group