javascript - Load jquery function and progress bar on button click -


I have a page on which I have a button, I want to load a jquery function that loads one Progress bar .. Progress should be hidden when reaching 100% and the page should be sent to any other URL.

But when I click on the button progress is not at all .. < / P>

The original demo of the progress bar can be found below ..

I have done this yet ..

   & Lt; / Div & gt;  

Plas help ..

You do not want to do this JQuery Wrap the location object in.

Change:

  $ (location) .attr ('href', url); From  

to:

  window.location = url;  

Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

xml - XMLStarlet - UTF-8 Nordic characters -

c# - Chart control: Design messed Up after clearing and re-adding Y-Values -