Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Excerpts, Read more, Pagination (http://forum.bytesforall.com/forumdisplay.php?f=20)
-   -   Pages - jump - depending if they fit into length of browser window - Google Chrome (http://forum.bytesforall.com/showthread.php?t=5318)

denbert Jan 15, 2010 02:32 AM

Pages - jump - depending if they fit into length of browser window - Google Chrome
 
Have to re-open this issue as the page jumps, using Google Chrome browser 3.0.195.38

I have edited js.php file according to these settings:

Code:

/* Set a compensation value to fix browser differences and an overall
        misalignment with this method */
        if (jQuery.browser.msie || jQuery.browser.safari) {
                var bfacompensate = 40;
        } else {
                var bfacompensate = 20;
        }

Atahualpa version 3.4.3 - WP 2.9.1

Site I'm working on: http://uk.bad-gastein.dk/

Anyone please?


All times are GMT -6. The time now is 05:38 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.