User experience | WordPress.org

[ad_1]

Hello;
I wanted to write because I couldn’t find a solution to something. Now, in the Mobile version, when the user presses the calculate button, he counts as 3 2 1 and prints the result.

if(jQuery(this.form).valid()){my_counter=3,my_interval=setInterval(function(){jQuery(".counter").html("Hesaplıyoruz : " + my_counter + " saniye"),(my_counter-=1)<0&&(clearInterval(my_interval),jQuery(".counter").html(""),EVALEQUATIONS())},1e3);}

I want to do this for mobile version. When the user says calculate

<div class="elementor-widget-container">
			<figure class="wp-block-table is-style-stripes"><table class="table table-bordered table-striped"></table></figure>
		</div>

It will automatically descend after counting the seconds to the result section. Because this is important for me to provide user experience. The user has to scroll down while searching for results.

Sample : Hesaplama

I hope you have a solution suggestion, I tried a lot but I couldn’t succeed.

Thank you

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer