[GeoNetwork-users] ExtJS question

I tried to create a similar functionality to "popular-metadata" widget. but not understand the following line:
Ext.ux.Lightbox.register('a[rel^=lightbox]');
googled online. only found example. is there anyone showing me what "a[rel^=lightbox]" mean in the .register()?
Thank you very much.
Steve