Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

PopUp with no Scrolling

New Here ,
Dec 24, 2007 Dec 24, 2007
Hi,
I use PopUps and I choosed Display in custom sized pop-up (under Hyperlink options).
I Give the pop-up window fixed size.
When I click on the hyperlink everything is just fine except that I got scroll bars.
Is there any way to get rid of the scroll bars?
The TrueCode:
<a href="javascript:BSSCPopup('5_2_1_Field_Types.htm#Link_Field',250,150);"
id=a1>Link Field</a>
Can I sent the BSSCPopup method "scorll=no" parameter or somthing like this??
Thanks in advance.
Eitan
692
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 24, 2007 Dec 24, 2007
Hi Eitan and welcome to the RH community. All you need to do is set the width and height popup values to the required values. Scroll bars are automatically displayed if the content of the file you are linking to is too big to display in the size of popup window you have specified.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Dec 24, 2007 Dec 24, 2007
Hi Colum ,
The hyperlink of the Pop-up referenced to a bookmark inside a page.
I want to show few sentences of the page (only my bookmark).
I don't want to let the user to see more than the few sentences, that why I want to disable the scroll bars.
Thanks.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 24, 2007 Dec 24, 2007
In that case eitans the only way to handle this is to have the few sentences in a topic of their own. There is no way to limit the display of the popup to only some of the content.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 24, 2007 Dec 24, 2007
Hi all

There is a small tweak you could make to the popup topic. If you edit the TrueCode (The HTML behind the page) you should find a tag labeled <body>. And if you amend it to read <body scroll=no>, the popup topic should be devoid of scroll bars.

Just a thought... Rick
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Dec 24, 2007 Dec 24, 2007
LATEST
Hi,
It's disable the scroll bars but...
The topic that contains the bookmark is too big so I need the scroll bars at the original page (source one).
Anyway, Thanks a lot.
Eitan
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp