Multipage document loading everything on first page. CSS issue?
Hello,
I have a multipage document with slide transitions between the start page and each sub page id.
However when I added a table with a custom CSS class and attributes inside the "data-role="content" div, it automatically loads on the first page, on top of everything else. If I remove the custom css table class, this problem goes away.
How do I create a custom css class that will hide the table until the user has navigated to the appropriate page? Or can i wrap the table in another class
I have searched for a solution to no avail. Thank you