How to eliminate post-render “flicker”?

后端 未结 6 1359

I\'ve tried my best to be a purist with my usage of Javascript/Ajax techniques, ensuring that all Ajax-y behavior is an enhancement of base functionality, while the site is also

6条回答
  •  清酒与你
    2021-01-31 11:49

    Just a thought: I'm not sure if this will work, but you could try putting some Javascript in the document head to write a CSS style element that would hide the button.

提交回复
热议问题