IMG SRC

qixx

No avatar

2005-09-11 13:06

Hi,
i have problem adding img src tag into html area in products section, when i add <img src="..."> tag it seems to not work, nothing appears.
could anyone help me with that?
pls

wizzud

No avatar

2005-09-12 10:47

If you do a View Source on the resultant page, what do you see. Is the img tag there, with its attributes, and it just can't find the picture? Or has the img tag been stripped from the output altogether?

qixx

No avatar

2005-09-19 20:23

when i add a img tag into the product description (html body) code it produces no output, i cant see the image and also the text (<img src="...">).

qixx

No avatar

2005-09-19 20:37

and, when i do a View Source on the product page: img code is not there, and one more i have just discovered, when img tag is inserted properly without any syntax errors( i have made some to check what happens) it is (the code) filled with spaces, so instead of for example <img src='one.tag.gif'> i get 23 spaces in the html body in admin, and nothing can bee seen while Vie Sources option was choosen.
could you help me with that?
and one more question
is it possible to insert swf object in code on product description page?

thanks in advance
quixx

wizzud

No avatar

2005-09-20 11:01

Use single quotes not double quotes.
eg. <img src='....' alt='....' style='....' />
I've added an image to both the short description and long description for one product, using the above code, at ...

Back to top
about us | contact