Viewing Scrollable text box with links to pdfs

Scrollable text box with links to pdfs



User: BJ H. 10 years ago
I'm trying to create a text box (with scroll bar, because my space is limited) in which I can list links to pdfs (which would open in another window and the user could download his or her desired file). I've purchased a pack of Roddy's widgets with various scroll frames, but any linking capability seems to be to either other web pages or external URLs.

Can any of the widgets be modified or what would be the code for an html snippet?

Thanks!

Last edit 10 years ago
User: Roddy 10 years ago
The Slim Scroll widget should work for you.

Drag your PDFs into the Assets List. Control (right) click a PDF in the list and select to "Copy relative file path".
Paste the file path into the code shown below to replace the hash sign (#).

<a href="#" target="_blank">Hyperlink Text</a>

You can style the hyperlink text colors in the widget settings.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: BJ H. 10 years ago
Thank you very much, Roddy! You rock.


Post Reply
You must login or signup to post.