Top DevX Stories
Creating Custom Export Filters for StarOffice with XSLT
WPF Wonders: Using DataTemplates
Crystal Reports Family Offers Options for Developers
Avaya Aura Session Manager video
Avaya Aura Overview video
Search the forums:

Go Back   DevX.com Forums > DevX Developer Forums > Web

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 10-26-2009, 02:50 AM
Saurabh321 Saurabh321 is offline
Registered User
 
Join Date: May 2008
Posts: 3
Progress bar doesn't come in status bar on using background-image:url(Upload.gif) css

.SAPBtnStd:hover { font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
margin-top: 5px;
margin-bottom: 5px;
background-image: url(button_Upload.gif); 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="SAPBtnStd" 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
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Repainting progress bar from an event dispatching thread Bill Java 4 01-22-2008 02:04 PM
vb.net progress bar fcpmcs2005 .NET 1 11-08-2005 07:22 AM
progress status bar help jaclin ASP.NET 0 03-24-2005 01:08 PM
How to make a status of progress bar while loading a recordset Robin VB Classic 1 07-18-2002 11:48 AM
Script for scrolling Mark Web 3 08-30-2001 12:45 PM


All times are GMT -4. The time now is 01:15 AM.


Sponsored Links



Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.