I'm having a very odd problem whereby styles of any elements (in this case a div
) placed within a jCarousel
li
are being stripped out.
The class can be seen (Thanks Firebug) but there are no styles attached. All seems to work fine when the styles are listed inline.
I created a jsfiddle to try and work out the problem, but it seemed to work as I want it when using that. Here's a link anyway: jsfiddle
Any ideas on what's happening here?
Thanks!