I\'m trying to create a simple list item with the rest api on Sharepoint 2013. My code:
$.ajax({ url: siteUrl + \"/_api/web/lists/getByTitle(\'internal_L
My solution to the same problem:
---your page usually a divs---