Bug #1564
index.html is showed for a fraction of second before the lightbox
Status: | Resolved | Start date: | 2016-02-11 | |
---|---|---|---|---|
Priority: | Low | Due 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 almost 9 years ago
- Status changed from New to Resolved
Index.html is now blank, demo links are in demo.html