I Code, Therefore I Am

while(!(succeed == try()));

Using jCarousel with jQuery Templates in ASP.NET MVC

| January 6, 2011

Recently I ran into an issue with using jCarousel in conjunction with Templates (jQuery) in an MVC 2 application I was working on, so this entry will outline the problem I was having and the solution that was generated (thanks Dave Ward for all your help on this one by the way).