image tag not working if src is http://www.something

Asked by gaurav

<img src="http://chart.apis.google.com/chart?cht=bvg&chs=155x150&chd=t:10,50,90,80,40&chds=0,100&chf=c,lg,45,ffffff,0,76A4FB,0.75&chco=ff0050|00ff00|0000ff|AAAAAA|AA1177&chg=0,10" width="190px;" height="150px;" />

this tag is not working with firefox 3 beta 5

if there is solution

email on
<email address hidden>

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu firefox-3.0 Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Gord Allott (gordallott) said :
#1

it works fine with the following html here, i would suspect you need to check your network connections:

<html>
<head></head>
<body>

<img src="http://chart.apis.google.com/chart?cht=bvg&chs=155x150&chd=t:10,50,90,80,40&chds=0,100&chf=c,lg,45,ffffff,0,76A4FB,0.75&chco=ff0050|00ff00|0000ff|AAAAAA|AA1177&chg=0,10" width="190px;" height="150px;" />

</body>
</html>

Revision history for this message
gaurav (gauravupadhyaya) said :
#2

There is no problem with network connection. We have two networks I have already check on both.

Revision history for this message
gaurav (gauravupadhyaya) said :
#3

I have to right click on it and select view image then its show image.
but if I refresh page then I have do its again.

Revision history for this message
gaurav (gauravupadhyaya) said :
#4

I repeat my question Its not working with only firefox 3 beta 5.

Revision history for this message
Gord Allott (gordallott) said :
#5

i would check your html code and settings or file a bug report

Can you help with this problem?

Provide an answer of your own, or ask gaurav for more information if necessary.

To post a message you must log in.