Skip to:
Content
Pages
Categories
Search
Top
Bottom

Login Button please wait on login——– finally got it working

  • @naijaping

    Participant

    hi, can someone more advance than me play with the below code and see if it will work. when yo hit sidebar login button, it will say please wait… on the botton while loading.

    <form name="login-form" id="sidebar-login-form" class="standard-form" action="” method=”post”style=”margin:0px;”name=”login-form”onsubmit=”sidebar-login-form-disabled=true;sidebar-login-form”value=’ please wait…’;”>

Viewing 3 replies - 1 through 3 (of 3 total)
  • @naijaping

    Participant

    just tried this but nothing happen onsubmit=”document.f1.Submit.disabled=true;document.f1.Submit.value=’please wait…’;”

    @r-a-y

    Keymaster

    You could try using jQuery’s submit event handler:
    http://api.jquery.com/submit/

    @naijaping

    Participant

    i just got this working on my site after some research, i used javascript with just two lines code. it look cool simple than i thought

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Login Button please wait on login——– finally got it working’ is closed to new replies.
Skip to toolbar