the Website of Timothy McCabe Follower of Christ; Student of Epistemology, Apologetics, and Theology
Home Good News Proofs Questions Presentations Software More

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

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!

 

World Religions and Cults (volume 2)

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

"Since an Actual Infinity cannot logically exist, is an infinite God a logical contradiction? Are there any religions that believe in God as a potential infinitely omnipotent being, but not an actual one?"

Complete sets with members that are unending in quantity do exist. A sample set would be the set of all possible configurations of the letters ABC, where duplication of characters is permitted. We would have: ABC, ACB, BAC, BCA, CAB, CBA, AABC, AACB, ABAC, ABCA, ACAB, ACBA, BABC, etc. In fact, the quantity of complete sets with members that are unending in quantity are themselves unending in quantity (the set of all infinite sets is an infinite set).
Continue reading...

"Would you explain to me how we know that Matthew 21v22 (where Jesus promises that we will receive anything we ask for in prayer) cannot be taken literally?"

Matthew 21, verse 22 can and should be taken literally. Let's look at the passage in context: And Jesus answered and said to them, "Truly I say to you, if you have faith and do not doubt, you will not only do what was done to the fig tree, but even if you say to this mountain, 'Be taken up and cast into the sea,' it will happen. And all things you ask in prayer, believing, you will receive.
Continue reading...

"If God really did create everything, how would anyone know?"

From a Christian perspective, we recognize that God created everything because He has told us that He did (Romans 1:19; Genesis 1; John 1:3; Colossians 1:16); indeed, apart from divine revelation, it is impossible to know anything at all. After all, since God created everything, and "everything" includes knowledge, our knowledge is ultimately created by God, and God's provision of knowledge to us is the very definition of divine revelation.
Continue reading...

All articles