Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Template Questions /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

template delay on load in Firefox.


Go to End


2 Posts   1421 Views

Avatar
santosmateo

Community Member, 14 Posts

24 September 2011 at 2:41am

Hello!

after a while learning SilverStripe, I created a small website for my students, where they can access notes and documents of the classes

But I have a problem with Firefox: when I load one of the sections, for a moment see the contents of the page without styles, as if will not load the template, and a second or two later I can see the formatted page.

I'm sure it's a problem with my code, but is a slightly annoying problem.

I leave the web page address: http://www.gobo.tv/TEC

The error is Visible in Firefox, I use the last version 6.

Thank you very much for your time!

Avatar
MarcusDalgren

Community Member, 288 Posts

24 September 2011 at 3:47am

Hi!

I'm using version 6 of FireFox as well and I'm not experiencing the issue, even when I leave Firebug open which usually slows things down. Anyway, Silverstripe is not working some kind of magic on the frontend so it's just regular HTML and CSS so the actual rendering should be pretty much the same as if you'd coded it by hand.