The Inline Quran
By adding one line of code to your website, you can make every reference to the Quran on your webpage display the full passage on hover, and each reference will also become a link that will take the user to quran.com.
Sample
The following quote is taken from the God Contention website.
Allah, or God in English, created human beings with a specific purpose (Quran 51:56). To facilitate this, He chose from amongst humanity Messengers, to whom He revealed Scripture, to teach us how to fulfill our purpose in life (Quran 57:25; 4:165). Allah gave us all a limited amount of free will to determine the path that we take in life. We have a choice to follow His Commandments and fulfill our purpose, or to live a life contrary to the reason we've we've been created (Quran 91:7-10). He will raise up everyone who has ever lived and them as to how much they fulfilled their purpose, examining every deed they have ever committed (Quran 99:6-8). Those who strove to remain true to what they were created upon will be rewarded with everlasting bliss in Paradise, while those who ignored their purpose and followed their desires will be discarded to the Fire (Quran 79:37-41). Shaheed Williams
Usage
Basic Example
Make sure that your string of Quranic references begin with either the word "Quran" or the word "Surah". Casing does not matter. Then, at the foot of your webpage, just before the closing body tag, add the following HTML code:
<script type="text/javascript" src="https://presuppositions.org/software/inline-quran/inline-quran.min.js" ></script>
Here is a full example of the code in use in a sample HTML page:
<!doctype html>
<html>
<head>
<title>Quranic References</title>
<meta charset="utf-8" />
</head>
<body>
<h1>Quranic References</h1>
<p>We want to refer to the Quran. Therefore, we will.
(Quran 3:12-13; 5:7,9,12; 13:2)</p>
<script
type="text/javascript"
src="https://presuppositions.org/software/inline-quran/inline-quran.min.js"
></script>
</body>
</html>
Customization Example
The following example shows how to hide the "about" links that point a user to our website. All of the following code should be placed at the foot of the page, just before the closing body tag.
<script type="text/javascript">
var inlineQuran = {};
inlineQuran.settings = {
displayAbout: false
};
</script>
<script
type="text/javascript"
src="https://presuppositions.org/software/inline-quran/inline-quran.min.js"
></script>
The Inline Quran can be seen in action on the God Contention website. If you implement it on your website, please let us know and we may link to you.
Gilbert Guttlebocker, Defender of Dragons
Riveting, yet absurd; romantic, yet innocent; Gilbert Guttlebocker, Defender of Dragons is a little Roald Dahl, a little Harry Potter, and a little Chronicles of Narnia, all rolled into one. Timothy McCabe collaborates with the great Benedict Ballyhoot to bring you the novel of the century!
In Printed Form
Along with numerous other authors including Don Landis, Bodie Hodge and Roger Patterson, Timothy McCabe contributes analyses of various world religions and cults in this volume from Master Books.
Other Writings
"What's an easy way to demonstrate that polytheism is false?"
If two equally sovereign creator gods disagree on any point, noncontradiction is no longer a valid test of truth. Without noncontradiction, there can be no test of truth at all, and rational thought goes out the window. But the problem is worse than that. Since the gods are equally sovereign, neither is in control of the other one. This means that neither one can guarantee the behavior of the other one.
Continue reading...
Polytheism is false: a simple proof
Polytheism refers to any philosophy which claims that there are multiple supreme creators of the universe.
Continue reading...
"What unique evidence is there for your religion or worldview? Can you prove that what you say is true?"
In the words of the late Greg Bahnsen, the most basic proof of Christianity is that if it were not true, it would be impossible to prove anything at all. If the non-Christian worldview is true, the laws of logic are not valid. Therefore, even though non-Christians use logic to interpret evidence, they have no real justification for doing so. In the non-Christian worldview, logic is not something that can be trusted.
Continue reading...