The video below show how this will look like in your app.
Also, when a non-owner of a public pin (say, 5) goest to /pin/5 he will be able to see the pin (as he can now) but will not get the editing javascript code. Also, he should not be able to edit the pin.
Required Reading
- The jQuery ajax documentation is where you want to look for all things ajax.
- You also want to read the jQuery events documentation. Specifically, make sure you read the jQuery on() documentation page, all of it.
No comments:
Post a Comment