FIxed Content Box ?

Page: 1

Author Post
Member
Registered: Jul 2013
Posts: 17
Is there a way to have a content box pop up. Position itself to the far left and stay "fixed" on the page so that it won't leave the display when the user scrolls the page.

I have it set up here:
http://www.teetimegolfpass.com/ma/golfcourses.php?region=MA

You have to click the GREEN bar to see the content box.

I want the content box to behave like the header on the table. It stays fixed at the top of the page when scrolled.

Thanksin advance for any help you can provide.
Administrator
Registered: Aug 2008
Posts: 3382
The context boxes and tooltips are essentially just tweaked standard floatboxes. As such, they will accept and obey most of the floatbox options. In your data-fb-context attribute you could add something like "boxLeft:10 boxTop:10 boxScroll:false".
Member
Registered: Jul 2013
Posts: 17
Great! This worked perfectly.

Page: 1