#267 closed defect (fixed)
Make results row marking (hover) work in Internet Explorer in all cases
Reported by: | Joerg Ewald | Owned by: | Joerg Ewald |
---|---|---|---|
Priority: | major | Milestone: | 2013 R2 |
Component: | FsComp | Version: | 2013 |
Keywords: | Cc: |
Description (last modified by )
Nathanael Majoros pointed this out:
by adding
<xsl:text disable-output-escaping="yes"><!DOCTYPE html></xsl:text>
to the xslts of fs, you can make the :hover work in IE. Therefore allowing to delete all the IE specific class style.
Change History (3)
comment:1 Changed 8 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
Summary: | Remove IE specific JavaScript code from result templates → Make results row marking (hover) work in IE in all cases |
comment:2 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 8 years ago by
Summary: | Make results row marking (hover) work in IE in all cases → Make results row marking (hover) work in Internet Explorer in all cases |
---|
Note: See
TracTickets for help on using
tickets.