Task #945
Add HLX:CE logo as background to graphs (before loading)
| Status: | Closed | Start date: | 12/16/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Web | |||
| Target version: | 1.7.0 | |||
| Blocking Target Version: |
Description
As we did on the acordian pages, we should also add the small HLX:CE logo behind the other graphs we generate. For example, on a server page where we show the last day, week, month and year load views. The graphs take a bit to draw sometimes and you end up with the alt text showing. We should probably either use that javascript code that agent86 provided to replace the image once it's loaded or just specify the image as the TD background image and hide the alt-text.
Just ideas.
History
#1
Updated by Packhead over 2 years ago
- Status changed from Assigned to Closed
Accomplished this by setting the background for the TD to the image logo and removing our alt text (set to "' so we still validate).
Added in r1638.