London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

UIHint.Image icon?

Vote:
0

Can anyone explain why I get an icon on my "on-page-edit" image property, but only in internet explorer.

 

My image property:

[UIHint(UIHint.Image)]
[Display(
Name = "Toppbild",
Description = "",
Order = 200)]
public virtual Url TopImage { get; set; }

In firefox it looks lite a broken image. In chrome its no icon at all. The property works fine.

#85318
Apr 23, 2014 9:44
Vote:
0

To make the image editable, EPiServer renders an empty img element to put the editing attributes on. Firefox shows a small icon instead of an broken image, Chrome hides it instead.

#85364
Apr 23, 2014 17:52
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.