Title: Scrollable custom Header in GWC 2.50 Post by: Jeff M. on February 04, 2014, 11:12:26 pm Hi all,
I'm missing a trick I'm sure, but I need the customised header on our web pages to scroll with the app, so a single scrollbar for the entire page including the header. I have looked but seem only to have the header firmly fixed at the top of the page. Thanks for any help Jeff McFee Title: Re: Scrollable custom Header in GWC 2.50 Post by: . on February 24, 2014, 03:14:39 pm Hi Jeff,
Here is a solution you can test: you will have to remove the scrollable area definition from FGLASDIR/tpl/SetHtml5/Form.xhtml and add it to the "gGridLayoutRoot" in FGLASDIR/tpl/SetHtml5/main.xhtml. Attached are the modified main.xhtml and Form.xhtml files. Let me know if it's ok. Regards, Guney |