Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Admin, Firefox 4
#2
Hi,
Here I am answering my own question... am I engaging in solipsism? Could be. Anyway....

I did the latest Firefox update, and I thought I'd check to see if this hiccup would go away. It didn't.

I decided to follow my own advice and play with Javascript library concatenation. After a couple of quick tries, I think I have it sorted.

I found the statements in here:
/admin/template/header.php

Near the bottom you have these lines:
Code:
<script type="text/javascript" src="template/js/jquery.getsimple.js?v=<?php echo GSVERSION; ?>"></script>
    <link rel="stylesheet" type="text/css" href="template/style.php?v=<?php echo GSVERSION; ?>" media="screen" />

I just moved them above the series of statements that begin with
Code:
<!-- Javascript Plugins -->
... and the Firefox flashing has gone away! I did one more quick test in Chrome to see how another browser would behave, and it looks fine! Just for yucks, I tried it in my old crummy copy of Safari/Win, and it loads more "funky", but I checked, and it does that with the original concatenation, too.

Maybe some enterprising person will test this idea with some other browsers.

Hope that helps someone.
Cheers, Dave
CSS and CMS development. Specializes in MODx and Wordpress.
Reply


Messages In This Thread
Admin, Firefox 4 - by flamenco - 2011-04-20, 02:35:42
Admin, Firefox 4 - by flamenco - 2011-04-30, 03:49:02
Admin, Firefox 4 - by Connie - 2011-04-30, 17:03:54
Admin, Firefox 4 - by flamenco - 2011-05-06, 04:25:16



Users browsing this thread: 1 Guest(s)