Rank: Newbie Groups: Member
Joined: 9/3/2015 Posts: 1
|
Hi,
I am using Progress Bar of Image type. Progress bar Indicators are coming fine on Chrome but not coming on IE 11. Just pasting code for one progress bar.
Code - <tr><td id='id1'><eo:ProgressBar ID="ProgressBar1" runat="server" Value="30" ControlSkinID="Traditional" Width="300px"> </eo:ProgressBar> </td></tr>
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi, Please check what version of EO.Web you are using. We tested it with our demo page with IE 11 and it seems to work fine: http://demo.essentialobjects.com/Demos/Progress%20Bar/Image%20Based/Demo.aspxThanks!
|