Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次のようなものがあるとします。
<div> <? require_once('include.php'); ?> </div>
含まれているphpスクリプトが読み込まれるまで、読み込みアニメーションを表示する方法はありますか?
ありがとう
このリンクを参照してください。必要なものが含まれています: Animated loading + Jquery と詳細な手順と説明。
jQueryを使用して「お待ちください、読み込み中...」アニメーションを作成するにはどうすればよいですか?