Hi babimc,
I’m glad you like the plugin. I think the issue you’re having is the following:
When you first load the table, you’ll only see the HTML formatting (which is an unordered list). Once your browser loads the CSS, the table will look normal.
There’s not really anything that can be done about this, other than making sure you’re using a fast server. Usually, this process happens so fast that nobody notices. Perhaps you were on a slow connection when trying this out?
I hope this helps.
Cheers,
David
Thread Starter
babimc
(@babimc)
Thanks a lot for your quick respond !!!
just one last question :
is there a plugin or something that i can do to make it load faster ?
Thanks again
Cheers
Babi
Hey Babi,
There’s not really anything else you can do it the moment other than making sure you’re using a fast server. I might change the CSS generation alogrithm at some point so that my plugin’s custom CSS can be cached, but this isn’t a priority.
However you slice it, other CSS heavy plugins are going to have the same issues.
David