Refuting Non-Ahmadi misquotes
“use strict”;
var positionImage = function positionImage(imageEl) {
var imageDimensions = imageEl.dataset.imageDimensions.split(‘x’);
var originalWidth = imageDimensions[0];
var originalHeight = imageDimensions[1];
var focalPoint = imageEl.dataset.imageFocalPoint.split(‘,’);
var focalPointX = focalPoint[0];
var focalPointY = focalPoint[1];
var parentNode = imageEl.parentNode;
var scale = function () {
var imageRatio = originalWidth / originalHeight;
var parentClientSize = {
height: parentNode.clientHeight,
width: parentNode.clientWidth
};
var parentRatio = parentClientSize.width / parentClientSize.height;
if (imageRatio > parentRatio) {
return parentClientSize.height / originalHeight;
}
return parentClientSize.width / originalWidth;
}();
var getRelativeOffset = function getRelativeOffset() {
var targetWidth = Math.ceil(originalWidth * scale);
var targetHeight = Math.ceil(originalHeight * scale);
var parentDimensionWidth = parentNode.offsetWidth;
var parentDimensionHeight = parentNode.offsetHeight;
var overflowWidth = targetWidth – parentDimensionWidth;
var overflowHeight = targetHeight – parentDimensionHeight;
var valueX;
if (overflowWidth === 0) {
valueX = focalPointX;
} else {
valueX = Math.max(Math.min(targetWidth * focalPointX – parentDimensionWidth * 0.5, overflowWidth), 0) / overflowWidth;
}
var valueY;
if (overflowHeight === 0) {
valueY = focalPointY;
} else {
valueY = Math.max(Math.min(targetHeight * focalPointY – parentDimensionHeight * 0.5, overflowHeight), 0) / overflowHeight;
}
return {
valueX: valueX,
valueY: valueY
};
};
var relativeOffset = getRelativeOffset();
var valueX = relativeOffset.valueX;
var valueY = relativeOffset.valueY;
imageEl.style.objectPosition = “”.concat(valueX * 100, “% “).concat(valueY * 100, “%”);
};

Non-Ahmadi misquote verses and weak ahadith to prove Isa (A.S) is alive.
.user-items-list-item-container[data-section-id=”613ef7d41b964d6731f9df39″] .list-item-content__title {
font-size: 1.2rem;
}
.user-items-list-item-container[data-section-id=”613ef7d41b964d6731f9df39″] .list-item-content__description {
font-size: 0.9rem;
}
.user-items-list-item-container[data-section-id=”613ef7d41b964d6731f9df39″] .list-item-content__button {
font-size: 0.8rem;
}
@supports (–test-custom-property: true) {
.user-items-list-item-container[data-section-id=”613ef7d41b964d6731f9df39″] {
–title-font-size-value: 1.2;
–body-font-size-value: 0.9;
–button-font-size-value: 0.8;
}
}
-
Will all People of the Book believe in Isa (A.S) before his death? – Quran 4:159 (قَبۡلَ مَوۡتِہٖ)
-
Sign of the Hour? – Quran 43:61 (لَعِلۡمٌ لِّلسَّاعَۃِ)
-
Can Isa (A.S) be resurrected?
-
Will Isa (A.S) follow the Shariah of Islam?
-
Can Tawaffa (تَوَفَّىٰ) mean take fully?
-
Can Tawaffa (تَوَفَّىٰ) mean sleep?
-
What did Ibn e Abbas (R.A) believe?
-
Is Ali ibn Abi Talha unreliable?
-
Will Isa (A.S) die on his second coming (Taqdim Wa Takhir)?
-
Was Isa (A.S) raised through the roof window?
-
Was Isa (A.S) raised through the roof window?
-
Was Isa (A.S) put on the cross?
-
Refuting incredibly weak Isa (A.S) alive narrations
-
Ibn Majah 4081
-
Heresy of physical Rafa (ascension)
