[jQuery] History/Remote Plugin and Direct Links

[jQuery] History/Remote Plugin and Direct Links

Hi,
Is there a way to create direct links to a remotely called piece of content on a page that uses the history/remote plugin? How about in a 'pretty' way? 
For instance, if I'm putting together a page that has remotely loaded content for red widgets, green widgets and blue widgets is there a way I can load the green widget content block via url?  It seems like it's all there but I'm just missing it.  when I try to go to
<a href="http://mysite.com/widgets.html#widget-2">mysite.com/widgets.html#widget-2</a>, I get my empty container.  When I'm on widgets.html and click the second widget link, the url comes up as /widget.html#widget-2
this leads to another question.  presuming I'm just missing something, is there to get the history/remote plugin to do 'clear urls'?  like, I'd much rather the bookmark be at least widgets.html#green-widget
instead of using it's global prefix param.
Thanks for any help!
Will
ps.  I grabbed source from <a href="http://www.stilbuero.de/jquery/history/">http://www.stilbuero.de/jquery/history/</a> via view source.  is there a different source I should be using?  Is there an unpacked version around?
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/