(https://github.com/bigspotteddog/scrolltofixed)
на моем сайте
(http://faiththeaagence.com/easyphone/fr ... stions.php) *Обновленный веб-сайт, так что плагин работает
и в основном Из того, что я вижу, этот плагин вводит Div непосредственно под моим #float-cta div с этими атрибутами: < /p>
< /code>
И это заставляет мою макет изменять и вроде прыгать, может ли кто -нибудь понять, почему это происходит? < /p>
Вот мой код. /p>

Call us on: 0800 085 2761
Lines are open 9.00am – 5.00pm,
Monday to Friday.

Go in store
The Age UK Shop is located in Peterborough town centre: 25 Westgate, Peterborough, PE1 1PZ. Age UK Limited is acting as our
in-store sales agent. All contracts are with CyCell Limited.

Download an order form
Click here to download the order form.
Fill it in and post it in a stamp addressed envelope to EasyPhone, PO Box 70812, London, NW1W 8ZA

Email order form
Scan and email your completed order form
to [url=mailto:info@cycell.com]info@cycell.com[/url]
< /code>
jquery < /p>
$('#float-cta').scrollToFixed();
< /code>
css < /p>
#float-cta {
position:absolute;
width:322px; height:395px;
background-color:#00853e;
margin: 30px 0 0 0;
color:#FFFFFF;
font-size:14px/16pt;
padding: 16px;
right:39px;
}
#float-cta.fixed {
position:fixed;
top: 0;
}
#float-cta p {
margin: 0 0 22px 52px;
}
#float-cta img {
float:left;
margin: 0 9px 0 0;
}
Подробнее здесь: https://stackoverflow.com/questions/893 ... age-layout
Мобильная версия