NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
another tweak (Score:2)
using the bells and whistles offered by
standards-forward browsers.
In that case you might want to put link elements
in your head element so that supporting browsers
(iCab, mozilla, mozilla derivatives) will show
navigational links in a pre-set place.
http://www.htmlhelp.com/reference/html40/values.html#linktypes
That way, you don't even need the floating nav
stuff. OTOH, the floating nav stuff gives the
same benefit to those with icky browsers.
-matt
Reply to This