JavaScripture icon indicating copy to clipboard operation
JavaScripture copied to clipboard

Interactive JavaScript API Reference

Results 20 JavaScripture issues
Sort by recently updated
recently updated
newest added

http://www.ecma-international.org/ecma-402/1.0/

Web animation are starting to be implemented into browser. It may be a little early, but seeing how people are going to be searching for more of a... un w3c...

Mobile version. Http://www.JavaScripturePocketVersion.com Or Http://www.JavaScriptureMobile.com Consider talking to caniuse group of posting a link to your site and you vice versir in return. Have you heard of xqib?

The http://www.javascripture.com/Window#onbeforeunload event should take a BeforeUnloadEvent in the listener: http://www.whatwg.org/specs/web-apps/current-work/multipage/history.html#the-beforeunloadevent-interface

This is a question, but i don't know how to post it. I do plan on learning this site, but I'm concertarting on learning coding at this time, so please...

Actually, this is something that I been wanted to do myself, if I get the time, I been really busy studying. But what I want to do is have a...

Could you create a page that would help one understand only description pages as so: i.g. http://www.javascripture.com/AudioListener An how to guide on how to better understand that kind of page,...

forum, and note when an feature is deprecated next to it. This is more of a request then an issues, but can be see as either or.

Bumps [ejs](https://github.com/mde/ejs) from 2.7.1 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 v3.1.9 Version 3.1.9 v3.1.8 Version 3.1.8 v3.1.7 Version 3.1.7 v3.1.6 Version 3.1.6 v3.1.5 Version 3.1.5...

dependencies

window.jsPDF = window.jspdf.jsPDF; document.getElementById('convert-btn').addEventListener('click', convertToPDF); async function convertToPDF() { const images = document.getElementById('image-upload').files; if (images.length === 0) { alert('Please upload at least one image.'); return; } const pdf = new...