jquery plugin: creation
- by user1542535
The output am expecting is an unordered list which am creating with jquery...which takes in put from a json file (which works fine when i dont create it as a plugin). Am very new with the concept of building a plugin. i've tried to create one which doesnt output my unordered list
json file structure
{
"Categories": [
{
…