[symfony-users] integrating galleria into symfony 1.4

2010-06-15 Thread el-sid
hi all, i am trying to integrate this jquery script into symfony found at: http://galleria.aino.se/ . however i am coming up with a blank screen. i put the javascripts inside /js/galleria folder then in the showSuccess of my module, i put this getImage()) ?>

Re: [symfony-users] integrating galleria into symfony 1.4

2010-06-15 Thread Richard D Shank
I would probably do this on index instead of show. Also, your code to create the gallery should be getImage()) ?> Disable the the script to see if the images are actually loading on the page. On 06/15/2010 10:18 AM, el-sid wrote: hi all, i am trying to integrate t