• i have a problem seeing the logic here :

    first i uploaded this folder : ” ReloadProgressBar ” to wp-content

    then i downloaded this plugin and run it : ” html javascript adder “

    then i added the widget ” html javascript adder ” and added this code :

    <link rel=”stylesheet” type=”text/css” href=”ReloadProgressBar/themes/mini-red.css” />
    <script type=”text/javascript” src=”ReloadProgressBar/jquery.min.js”></script>
    <script type=”text/javascript” src=”ReloadProgressBar/ReloadProgressBar.min.js”></script>
    <script type=”text/javascript”>
    $(document).ready(function(){
    $.ReloadProgressBar();
    });
    </script>

    but nothing happens.

    i wanted this to ease the waiting time for members.

    i hope to get some help here.
    thz.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘page bar loader’ is closed to new replies.