Page 1 of 1

floating button groups

Posted: 2014-05-18 19:47
by jweldy
Hi all, recently I asked a question about line groupings which the answer has helped me a lot with on what are becoming very long groups of table fields regardless.
I first thought about using a Collapse div to hide some of my elements but I'm afraid if I do that they'd be overlooked by my end users. Although I'll always take advise in regards to this practice.

What I'd like to figure out is how to have the save/cancel/back button group float down the side of the page as a user scrolls down my long forms. Does anyone know how I can accomplish this or the correct term I can lookup on Bootstraps site?

As always, thanks in advance for any help!
Jay

Re: floating button groups

Posted: 2014-05-19 21:45
by a.gneady
I made some quick trials applying "position:fixed" CSS rule to the buttons, but it doesn't work well, specially when resizing the browser window ... Will give it a more thorough check later on and possibly implement it in future releases.

Re: floating button groups

Posted: 2014-05-21 23:15
by jweldy
Thank you Sir, I appreciate your looking into it. Love your application and development.