ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - Scrollbar
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Scrollbar

 Post Reply Post Reply
Author
Message
lcameron View Drop Down
Groupie
Groupie


Joined: 08-May-2006
Status: Offline
Points: 47
Post Options Post Options   Thanks (0) Thanks(0)   Quote lcameron Quote  Post ReplyReply Direct Link To This Post Topic: Scrollbar
    Posted: 08-May-2006 at 1:06am
I am customising a ProductCart site that has quite long content pages and would like to install a scrollbar if possible to these content pages. I am new to .asp so if anyone has any tips?
Back to Top
netprofits View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers


Joined: 05-January-2006
Location: United States
Status: Offline
Points: 22
Post Options Post Options   Thanks (0) Thanks(0)   Quote netprofits Quote  Post ReplyReply Direct Link To This Post Posted: 17-May-2006 at 10:36pm

I'm not sure what kind of scroll bar you need. The browser itself should display a scroll bar that allows the user to scroll up and down to view the content if it goes beyond the bottom of the page.

If you only want the content to scroll within the page and leave the banner, navigation and footer staying in the same place, you could use a div tag around your content something like this:

<div style="border : solid 2px #000000; background : #ffffff; color : #000000; padding : 4px; width : 400px; height : 200px; overflow : auto; ">
Your content would go here
</div>

Change the various parameters as needed but the key items are width and height.

NetProfits Internet Consulting

Certified ProductCart Developer

Our Site
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.