Advanced HTML Editor 3 Support Product Page
I want to create floating panels.
Asked 28 May 2013 11:17:22
1
has this question
28 May 2013 11:17:22 Michael Vinegrad posted:
I want to create floating panels. Can I do this or do I need another extension? Replies
Replied 28 May 2013 11:52:17
28 May 2013 11:52:17 Miroslav Zografski replied:
Hello Michael,
Please provide a more detailed description on what you like to achieve.
Regards.
Please provide a more detailed description on what you like to achieve.
Regards.
Replied 28 May 2013 11:58:14
28 May 2013 11:58:14 Michael Vinegrad replied:
I want to float a panel that scrolls down with the page and contains links to other pages and social icons.
Replied 28 May 2013 12:20:50
28 May 2013 12:20:50 Miroslav Zografski replied:
Hello Michael,
Create a div with position fixed as css parameter.
this will keep the div in the viewport at the coordinates you set to it ( left and right again in css) .
regards.
Create a div with position fixed as css parameter.
this will keep the div in the viewport at the coordinates you set to it ( left and right again in css) .
regards.