fixedHeader how to append to "#main" not to body?
fixedHeader how to append to "#main" not to body?
ionutz165
Posts: 2Questions: 1Answers: 0
I need to append the fixedHeader to my "#main" div, not to body, because if appended to body, it goes over other elements on the page. How can I do this?
This question has an accepted answers - jump to answer
Answers
There is no option for that in FixedHeader, sorry. It would require modification to the code.
Allan
thank you!