/    Sign up×
Community /Pin to ProfileBookmark

Progress bar doesn’t come in status bar on using background-image:url(Upload.gif) css

.SAPBBtnStd:hover { font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
margin-top: 5px;
margin-bottom: 5px;
[B]background-image: url(button_Upload.gif);[/B] word-spacing: normal;
width: 105px;
height: 21px;
font-weight: bold;
text-align: left;
vertical-align: middle;
font-style: normal;
line-height: normal;
display: inline-block;
margin-left: 4px;
float: none;
clear: none;
background-repeat: no-repeat;
background-position: left center;
text-indent: 5px;
padding: 2px;
}

<html>
<table border=”0″ cellpadding=”0″ cellspacing=”1″>
<tr>
<td nowrap >

<a class=”[B]SAPBtnStd[/B]” href=”Javascript:upload()”>

Upload
</a>

</td>
</tr></table>
</htmL>

Above class SAPBtnStd is used in anchor tag <a>, background-image: url(button_Upload.gif); is used for the button.
On clicking Upload button (which is image under anchor tag) the progress bar is not coming on status bar which should come.
It comes if I remove background-image: url(button_Upload.gif); from my css but I have to use image and I can make the changes in CSS only

Can you please tell what is the reason of progress bar not coming in status bar and what is the solution.

Thanks

to post a comment
CSS

0Be the first to comment 😎

×

Success!

Help @saurabh321 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.28,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...