显示屏上滚动左下方弹出式固定

问题描述 投票:-1回答:1

我通过广告赚钱我的网站。

我想显示一个弹出窗口。窗口应固定在左侧,底部的页面。

该窗口只滚动后出现。

这里是竞争对手的网页:http://teletarify.ru/tele2/tarify/moj-tele2当滚动页面时,弹出窗口会出现在里面。我上传了截图为更好地理解。

请告诉我。这怎么可能jQuery的实现?我的WordPress网站。或者,也许有人会推荐这个免费的好插件? screen popup

jquery css wordpress popup
1个回答
0
投票
//try this css on popup
.popup{
 position:fixed;
left:0;
//you can adjust the value of bottom according to your needs
bottom:10%;
}

用于显示弹出滚动在Excel和变化样式用JS onscroll funtion和设定值用于弹出到显示之后:块;

© www.soinside.com 2019 - 2024. All rights reserved.