Leather Knight Posted September 8, 2007 Posted September 8, 2007 If I want to have a web gadget show up in a form using the web viewer, how do I allow the user to interact with it but NOT have a scroll bar on the side?
Newbies robert_s Posted November 8, 2007 Newbies Posted November 8, 2007 This was something that bugged us as well, as it is critical to many uses of our Reactor plugin. However after a bit of experimenting we found the magic formula! For best results, start out your HTML content with a DOCTYPE header to take your renderer out of quirks mode, and add a style attribute to the tag as follows: This will put paid to both border and scroll bars, putting you back in full control of appearance.
_henry_ Posted November 8, 2007 Posted November 8, 2007 Are you using the web viewer to browse your company page or another page? I think Robert's idea to modify the content of website itself? Am I right?
comment Posted November 8, 2007 Posted November 8, 2007 Not really - you can view any external page inside a frame defined within your own "virtual page", with no scrolling allowed for the frame.
hartmut Posted November 20, 2007 Posted November 20, 2007 Do you happen to have a sample file you could upload of this? Thanks Dave
Recommended Posts
This topic is 6224 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now