You are reading a single comment by @mattbrailsford and its replies. Click here to read the full conversation.
  • oh, just looked over your code example again, loading in html, and that's not how I would suggest it by the way. I'd suggest you have 1 html file for your module, with the markup needed for it, then use jquery to modify it if you want to turn on and off a checkbox (rather than loading in 2 seperate html files).

    Just thought I'd mention that.

About