akaymaz / galleriffic

Automatically exported from code.google.com/p/galleriffic
0 stars 0 forks source link

using jquery templates. #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have attempted to use jtemplates and other jquery templates to implement 
gallerific.  I am finding that the "noscript" class on ul element is 
causing this not to load the html dynamically. I dont have any errors 
returning from the code.  

I dont know if anyone has attempted to load this with a jquery template 
yet.

Original issue reported on code.google.com by jakv...@gmail.com on 27 Aug 2009 at 6:56

GoogleCodeExporter commented 9 years ago
i'm doing some similar rendering - just have to make sure the markup is being
rendered correctly, then exe the scripts. shouldn't be too much to it. 
gallerific
doesnt know how the markup was rendered, and that's all that templating is 
doing.

Original comment by alundgre...@gmail.com on 17 Dec 2009 at 4:41