Log in

View Full Version : Add special class to rss link?



tjmorgan
09-25-2008, 03:42 AM
Hello,
Anybody know if I can add a custom class to the rss links created by this gAjax RSS display?
http://www.dynamicdrive.com/dynamicindex18/gajaxrssdisplayer.htm

The class is for Highslide,
http://highslide.com/
It lets you ad a class to any url, and open the link in an ifame that looks a lot like "lightbox".

This is the script that points the links to the frame:

<a href="http://www.whateveraddress.com" class="highslide" onclick="return hs.htmlExpand(this, { objectType: 'iframe', width:850, height:750 } )">
Description of link Blah Blah

If this can be done and you know how you are some kind of genius.

Thanks, Todd