App Experiments and Demos
- sefaria-app
- A dynamic web page can access a REST API endpoint directly, if that endpoint provides a matching "Access-Control-Allow-Origin" header.
- dragdrop
- Mobile browsers do not provide the HTML Drag and Drop API natively. Nevertheless, a page that uses the HTML Drag and Drop API, such as this one from MDN (Mozilla Developer Network), is easily adapted to work also on mobile browsers.