Problem with galleria plugin
Hi.
I am trying to create a gallery using the galleria plugin (
http://devkick.com/lab/galleria/
But in my page it just shows the images in a normal ul.
My script
-
<script type="text/javascript">
$(function()
{ $('ul.gallery').galleria();
});
</script>
HTML
-
<ul class="gallery">
<li><img src="zw.png" caption="faixa principal"/></li>
<li><img src="zw.png" caption="faixa principal"/></li>
</ul>
In firebug gives the following error:
[Exception... "'Syntax error, unrecognized expression: @rel=""]' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>" data: no][/url]