[jQuery] StyleSwitcher (or HTML) puzzle

[jQuery] StyleSwitcher (or HTML) puzzle

<html>
<body>
Hi folks,
I'm trying to introduce Kelvin Luck's stylesheet switcher
(<a href="http://www.kelvinluck.com/article/switch-stylesheets-with-jquery" eudora="autourl">
http://www.kelvinluck.com/article/switch-stylesheets-with-jquery</a>)
into a project, but I seem unable to pass go.
The link tag follows the form:
<pre><link rel="stylesheet" type="text/css"
href="styles1.css" title="styles1"
media="screen" />
</pre>but when I add a title to my link tag, my styles are not triggered
- as soon as the title is removed (or set to nothing ("")), the
styles become operational.  This happens on both IE7 and
FF2.
What can I not see here?
Thanks,
Bruce</body>
</html>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/