| Author |
Message |
anthonybryan
Joined: 10 Mar 2011 Posts: 1
|
Posted: Thu Mar 10, 2011 12:40 pm Post subject: Export to HTML |
|
|
When Exporting results to HTML, the page doesnt load correctly. I cant see the icons, or expand the trees.
The Icons show Red Cross, and clicking results in jscript error "could not get the display property" |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6344 Location: Red Gate Software
|
Posted: Fri Mar 11, 2011 3:35 pm Post subject: |
|
|
Images are saved inline with the HTML and this requires a relatively new browser. Have you tried this on different browsers, and if so are they all up-to-date?
If you can't get it working on IE6 and up (which I believe is the only one this is tested on) then feel free to email the HTML file to support@red-gate.com so we can have a look. _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
dom.smith
Joined: 03 Jun 2010 Posts: 64 Location: Cambridge, UK
|
Posted: Fri Mar 11, 2011 6:03 pm Post subject: |
|
|
This happens with Internet Explorer 6, because IE6 does not support two features used in the HTML export.
Images are not displayed, because IE6 does not support base64-encoded inline images. There is no workaround for this.
The tree will not expand, because IE 6 does not support the 'table-row' value of the display property, which is used in the JavaScript.
There is a workaround for this: In the HTML file's source, replace all occurrences of table-row with block. You will now be able to expand the tree by clicking on the red crosses. _________________ Dominic Smith,
ANTS Performance Profiler Project Manager,
.NET Division, Red Gate Software. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group