using css to NOT have to put a rel tag on every image?

Page: 1

Author Post
spliceguys
Guest
I love floatbox! I'm looking for a more automatic way of adding it to my existing site.

I have several pages and pages of thumbnails that already have links to larger images. Is there a way that I can use a css class or id to somehow automatically put the rel="floatbox' attribute on all the images, rather than having to paste it into the code of every image on the page?
Administrator
Registered: Aug 2008
Posts: 3382
Not css, but check out the autoGallery capability. In the docs at http://floatboxjs.com/#autogallery

Also in the options reference: http://floatboxjs.com/options.php

Page: 1