473,387 Members | 3,820 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

IMages are not appearing in IE but in Mozilla these are coming properly

Hi All,

I am trying to have some images(images of button) on my web page. This image replicate an image of a button having text as Add. I ahve codded it in JSP, i can see this image as expected in mozilla but not appearing in IE. When i see the view source of the code i get something given below:

<div style="position:relative;left:5px; float: left: width: 5%" id="addBookshelfSrcs">
<span id="addBttnEnabled" style="FLOAT: left; TEXT-ALIGN: left; padding-left: 10px; padding-bottom: 8px;"><a href="javascript:addSourcesTobookshelf('masterList ');"><img src="/rosettaWeb/images/ButAdd.gif" name="imagesearch" height="???clientadmin.custompapsubtab.bookshelf.i mage.addbttnenbl.height???" width="???clientadmin.custompapsubtab.bookshelf.im age.addbttnenbl.width???" border="0" style="display: none;" id="enabledAddImg" title="clientadmin.custompapsubtab.bookshelf.image .addbttn" alt="clientadmin.custompapsubtab.bookshelf.image.a ddbttn"></a>
<img src="/rosettaWeb/images/ButAddDis.gif" height="???clientadmin.custompapsubtab.bookshelf.i mage.addbttndsbl.height???" width="???clientadmin.custompapsubtab.bookshelf.im age.addbttndsbl.width???" border="0" id="disabledAddImg" title="???clientadmin.custompapsubtab.bookshelf.im age.addbttndsbl.title???" alt="???clientadmin.custompapsubtab.bookshelf.imag e.addbttndsbl.alt???">
</span>

</div>

Here, i am having a div, inside which i am having a span which is having coding to show the image of the button. Initially when the page is loaded the dissabled image of the button should be displayed but when we do something on the page the enabled image of the page should be displayed. But its not appearing at all in IE. When i use the dom explorer, i can see the div outlining there but no image.
Please help me.
Jan 5 '08 #1
2 2559
garrow
32
This code
Expand|Select|Wrap|Line Numbers
  1. ???clientadmin.custompapsubtab.bookshelf.image.add bttndsbl.height???
Looks like server code that has not parsed and returned a value.

I just tested this in FF and IE, and firefox quite happily ignores the invalid values, but IE chokes.

I'd suggest fixing the server side code. This will solve your IE issues.
Jan 7 '08 #2
This code
Expand|Select|Wrap|Line Numbers
  1. ???clientadmin.custompapsubtab.bookshelf.image.add bttndsbl.height???
Looks like server code that has not parsed and returned a value.

I just tested this in FF and IE, and firefox quite happily ignores the invalid values, but IE chokes.

I'd suggest fixing the server side code. This will solve your IE issues.

Hey Thanks Buddy for your reply,

Actually i discussed this issue with my seniors and they told me that untill u have these images in your translation db these wont appear in IE(translation db is resource property for us). But, u can have these images in mozilla even if u have entries for these in your local resource bundle.

Thanks 1s again
Jan 7 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Paul Y | last post by:
Hi. I am attempting to display some Spanish text on my web site using HTML. However, the Spanish characters, such as the 'N' in Espana are not being displayed correctly. The text in the HTML source...
0
by: dicky2283 | last post by:
windows development community please help me im deepak roy , doing my final year undergrad in computer science.... im doing a project - Motion detection and Tracking in vc++( video for...
3
by: Tim T | last post by:
Hi, I hope there is someone reading this that has the answer, Please Help! I have the need to send a html email via asp.net. its easy enough to send an html email and add attachments. My...
0
by: Ryan Harvey | last post by:
Hi all, I have written a web user control that contains a repeater control. the ItemTemplate for this control is basically 6 Hyperlinks in a row, that are dynamically allocated one of 7 gif...
2
by: Aneesh Pulukkul[MCSD.Net] | last post by:
Hi, I have a HTML page and associated images. I need to send the HTML as email -the email should also display the images at respective places. So am sending the content of HTML file as...
3
by: Dave | last post by:
I have an ASP 3.0 website on which the images are displaying intermittently. In other words, when I request a page, the image is blank. There is no missing image place marker (rectangle with a...
3
by: salmobytes | last post by:
Every img tag (<img src="xxx.jpg">) in the html source represents a separate GET roundtrip between client and server, no? What about background images in css? I'm starting to see more and more...
5
by: rosaryshop | last post by:
I'm working a jewelry/rosary design web site at http://www.rosaryshop.com/rosariesAndKits2.php. As the user makes selections, it updates images of various parts, giving them a preview of the...
5
matheussousuke
by: matheussousuke | last post by:
Hello, I'm using tiny MCE plugin on my oscommerce and it is inserting my website URL when I use insert image function in the emails. The goal is: Make it send the email with the URL...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.