Bug #674
local-website index.html -- Rollover does not work on Help and Status
Status: | Closed | Start date: | 03/30/2010 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | mihanson | % Done: | 100% |
|
Category: | Packages: Core | Spent time: | - | |
Target version: | 6.03.00 |
Description
Using firefox 3 rolling over the Help and Status menus does not change the content in the box
Associated revisions
local-website: Fix javascript paths in index.html
closes #674
History
Updated by mihanson over 14 years ago
Line 56 of index.html: Firefox Error console says: $ is not defined. Line 56 is:
$('module_'+ visible_module).removeClassName('selected');
This error does not appear in mythweb.
Updated by mihanson over 14 years ago
- Assignee set to mihanson
- Target version set to 6.03.00
Updated by mihanson over 14 years ago
- % Done changed from 0 to 100
- Status changed from New to Closed
Applied in changeset commit:"57a8dde3d285dd22296bd48c482714d2e4eb18c2".