This mail is an automated notification from the bugs tracker of the project: Package DataBase View.
/**************************************************************************/ [bugs #242] Full Item Snapshot: URL: <http://gna.org/bugs/?func=detailitem&item_id=242> Project: Package DataBase View Submitted by: 0 On: Wed 02/04/2004 at 13:28 Category: modules Severity: 1 - None Priority: 5 - Normal Resolution: None Assigned to: None Originator Email: Status: Open Planned Release: Summary: Non valid XHTML 1.1 Original Submission: The output of pdbv claims to be XHTML 1.1, but uses frame elements like <frameset>, which were removed from XHTML in 1.1 Couple ways to fix it: - Use XHTML 1.0 frameset doctype - Create a new namespace with XHTML 1.1 + frameset module - Remove frames and use CSS+fixed positioning First one is the most simple, the last one would be my prefered one (but it won't work with 'older' browsers anymore, e.g. IE5/6) For detailed info, follow this link: <http://gna.org/bugs/?func=detailitem&item_id=242> _______________________________________________ Message sent via/by Gna! http://gna.org/
