Thursday 06 January 2005 6:29:45 am
Hi, I was wondering if anyone else has experienced problems embedding images in v. 3.5. After having related an object (of the Image class) and embedded it using:
<object id="object_id" />
...I get the following output:
<div class="object-right">
<div class="content-view-embeddedmedia">
<div class="class-image">
<div class="attribute-image">
<p>
<img src= width="" height="" border="0" alt="" title="" class="" />
</p>
</div>
<div class="attribute-caption" style="width: px">
</div>
</div>
</div>
</div>
Or am I missing something?
Sincerely,
Eirik Alfstad Johansen
http://www.netmaking.no/
|