magga Posted April 1, 2011 Share Posted April 1, 2011 Hi, I think there is a bug with the floating cart summary box on the ajax order form. It starts to move down before it hits the top of the viewable area, then moves to the top of the viewable area when you scroll to the first header (Choose Product). It happens on my integration and the same problem can be seen on the demo version: http://demo.whmcs.com/order/ Thanks Matt 0 Quote Link to comment Share on other sites More sharing options...
Alistair Posted April 3, 2011 Share Posted April 3, 2011 What browser are you using? 0 Quote Link to comment Share on other sites More sharing options...
magga Posted April 4, 2011 Author Share Posted April 4, 2011 FireFox 4, however the problem also exists in Safari 5. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted April 4, 2011 WHMCS Support Manager Share Posted April 4, 2011 Looks fine here in Firefox 4, please attach a screenshot. 0 Quote Link to comment Share on other sites More sharing options...
magga Posted April 4, 2011 Author Share Posted April 4, 2011 This screenshot is from FireFox 3.6.8 and from the demo on your website. Once you scroll down far enough (to the first header), it goes back to the correct position, but above the first header (Choose Product) it moves down the same amount you are from the top of the page. This happens on Mac OS X as well as Windows 7, and in browsers FireFox, Safari, IE and Chrome. It should not start moving at all until it gets to the top of the browser window, but it moves down as soon as you start scrolling. 0 Quote Link to comment Share on other sites More sharing options...
magga Posted April 8, 2011 Author Share Posted April 8, 2011 Any update here? Can anyone really not replicate this one at all, or are people just not so bothered as me? 0 Quote Link to comment Share on other sites More sharing options...
magga Posted April 11, 2011 Author Share Posted April 11, 2011 I've actually managed to fix it by finding the documentation for jQuery.float and adding "alwaysTop: true" to the master.tpl page and now it works fine: jQuery("#cartsummary").makeFloat({x:"current",y:"current",alwaysTop:"true"}); 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.