214
Views
4
Comments
Solved
floating button for web
Question

Hello developers, i get some trouble in creating the floating button in outsystems web. I want to make the button appear when the page content is move down or up. How can i do this?,  Many thanks.

2019-10-21 07-27-24
Zaw Phone Thet
Solution

Nikhil Gaur wrote:

You can do this with simple CSS. Here is one CSS example

https://codepen.io/androidcss/pen/yOopGp


You can add this CSS in your application, create link etc and apply needed classes

Hi Nikhil Gaur, your solution is work. Amazing. Thanks you.


2020-03-01 17-52-33
Nikhil Gaur

You can do this with simple CSS. Here is one CSS example

https://codepen.io/androidcss/pen/yOopGp


You can add this CSS in your application, create link etc and apply needed classes

2019-10-21 07-27-24
Zaw Phone Thet
Solution

Nikhil Gaur wrote:

You can do this with simple CSS. Here is one CSS example

https://codepen.io/androidcss/pen/yOopGp


You can add this CSS in your application, create link etc and apply needed classes

Hi Nikhil Gaur, your solution is work. Amazing. Thanks you.


2020-03-01 17-52-33
Nikhil Gaur

Great. But I would request you to mark my reply as answer instead of marking your own final comment.  :)

UserImage.jpg
Cody Clark

That just made me laugh so hard!! hahaha...  I love it! lol...  the marking of the answer of course.  I needed that laugh after 3 hours of messing around with this floating button.  Trying to find the portion of the code that effects the x/y cordinates of the buttons coming out of the main floating button element. 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.