Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • indeed a cached client side version of the popup is ideal.. and definitely another item we'll look into. Thanks for the comments Commented Jun 12, 2012 at 20:53
  • could you provide some example solutions for the client side templating? Would this be a good use for handlebars or mustache? To further complicate things, the popup layout is different for each level. Levels 1-4 Commented Jun 12, 2012 at 21:07
  • Just edited. I have never used handlebars or mustache, but that is the idea. I use KnockoutJS mostly for this type of situation due to its two-way data binding, but any template engine would probably work, depending on your specific requirements. Commented Jun 12, 2012 at 21:32