My question is fear. I think so.
Currently, the following Uris exists:
http:
http:
http:
http:
What I would like to do is return an empty element, for example, a template for creating new elements that contains a list of object parameters, their types, necessary or not. The reason for this is that I would like to create a generic jquery “create a new” plugin, completely unaware of the data structure, which I could apply to all my new objects.
What is the best way to implement this?
Hope this makes sense and thanks for your time.
source
share