create a custom rss feed for website
I'm trying to incorporate my rss feed into my website but I want to be able to style it and use jQuery to animate it etc
I've had a look around and it seems that the best option is to use slidedeck but it's $99 for a single website which seems like a crazy amount just to be able to do what I want.
Does anyone have any ideas of how to import rss feeds and style them like the ones o开发者_StackOverflown slidedeck using CSS and jQuery?
My rss feed is located externally on the wordpress website so i'd need to reference it like this wordpressname.wordpress.com/feed
Thanks
There's plenty of tutorials on jQuery RSS readers; once you've implemented one, styling to look like the slidedeck version shouldn't be too difficult.
精彩评论