Bug #1564

index.html is showed for a fraction of second before the lightbox

Added by Giulio Moro over 8 years ago. Updated over 8 years ago.

Status:ResolvedStart date:2016-02-11
Priority:LowDue date:
Assignee:-% Done:

0%

Category:-
Target version:-

Description

going directly to http://localhost:8000/index.html?url=example_eval/AB_example.xml shows for a fraction of a second the page http://localhost:8000/index.html before bringing up the lightbox

We could set
body{
visibility: hidden;
}
in the css file and then make it visible onLoad
DO NOT use display:none

History

#1 Updated by Nicholas Jillings over 8 years ago

  • Status changed from New to Resolved

Index.html is now blank, demo links are in demo.html

Also available in: Atom PDF