Allama Iqbal : Taqreerein, Tahreerein Aur Bayanat
1999
Kulliyat-e-Iqbal Urdu
1975
Kulliyat-e-iqbal Urdu
2017
Ibtadai Kalam-e-Iqbal
Ba Tarteeb-e-Mah-o-Sal
1988
Rakht-e-Safar
Shair-e-Mashriq Ka Ghair Madawan Kalam
1952
Iqbal Bahaisiyat-e-Muffakkir-e-Taleem
1983
Iqbaliyat,Pakistan
July-September: Shumara Number-003
2004
Iqbal Ke Sheri Maakhaz
Masnvi Roomi Mein
1977
Iqbal-Unnis Sau Pachasi
Unnis Sau Pachasi Mein Allama Par Chapne Wale Mazameen Ka Intikhab
1989
Orental College Magazine Jild 20 Adad 2
Shumara Number-002
1944
Iran Ba-Ahd-e-Sasaniyan
1941
Oriental College Magazine Jild 23 No 1
Shumara Number-087
1946
Oriental College Magazine Jild 21 Adad 4
Shumara Number-082
1945
Urdu Course
5th Class
1937
Orental College Magazine Jild 20 Adad 3
Shumara Number-003
1944
Oriental College Magazine Jild 24 Adad 2
Shumara Number-002
1948
Oriental College Magazine Jild 21 Adad 1
Shumara Number-079
1944
Oriental College Magazine
Volume-023, Part-001
1946
";
str += "
";
str += "
";
$("#blogContentSection").show();
$("#blogTabId").show();
}
//$(".rBlogs .SideBarPostItemListFull").html(str);
$(".rBlogs .poetPageRelatedBlog").html(str);
}
else {
$("#blogContentSection").hide();
$("#blogTabId").hide();
}
try {
//$('.SideBarPostItemList').bxSlider({
// minSlides: 1,
// maxSlides: 6,
// slideWidth: 272,
// slideMargin: 10,
// autoHover: true,
// pager: false,
// moveSlides: 3,
// infiniteLoop: false,
// controls: true
//});
$('.SideBarPostItemList').owlCarousel({
margin: 20,
autoWidth: false,
items: 3,
rtl: sldrRTL,
nav: true
})
} catch (e) {
}
},
error: function (err) {
console.log(err.statusText);
console.log('error');
}
});
}
else if (getviewbagdata == 9) {
jQuery.ajax({
url: blogurl,
type: "GET",
contentType: 'application/json; charset=utf-8',
dataType: 'json',
crossOrigin: true,
success: function (data) {
var totCount = 0;
if (data != null) {
if (data.records.length >= 3) {
totCount = 3;
$('#blgDivH').show();
$('#blgDivD').hide();
}
else {
totCount = data.records.length;
$('#blgDivH').hide();
$('#blgDivD').show();
}
}
if (totCount > 0) {
var str = '';
for (var i = 0; i < totCount; i++) {
// console.log(data.records[i]["Blog Date"]);
// console.log(data.records[i]["Auhtor Name"]);
// console.log(data);
var currentDate = new Date(data.records[i]["Blog Date"].replace(/\s/, 'T'));
// console.log(currentDate+"dddd");
var date = currentDate.getDate();
var month = currentDate.getMonth();
var year = currentDate.getFullYear();
function pad(n) {
return n < 10 ? '0' + n : n;
}
var monthNames = [
"January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"
];
var dateWithFullMonthName = monthNames[month] + " " + pad(date) + ", " + year;
str += "
";
str = str + "
";
str = str + "
";
str = str + "
";
str = str + "
";
str = str + "
";
str = str + "
" + data.records[i]["Description"].substring(0, 100) + '...' + "
";
str = str + "
By " + data.records[i]["Auhtor Name"] + " | " + dateWithFullMonthName + "
";
str = str + "
";
str = str + "
";
str = str + "
";
$("#blogContent").show();
$("#blogTabId").show();
}
$(".rBlogs .SideBarPostItemList").html(str);
}
else {
$("#blogContent").hide();
$("#blogTabId").hide();
}
try {
//$('.SideBarPostItemList').bxSlider({
// minSlides: 1,
// maxSlides: 6,
// slideWidth: 272,
// slideMargin: 10,
// autoHover: true,
// pager: false,
// moveSlides: 3,
// infiniteLoop: false,
// controls: true
//});
if ($(window).width() >= 992) {
$('.SideBarPostItemList').owlCarousel({
margin: 20,
autoWidth: false,
items: 3,
rtl: sldrRTL,
nav: true
})
}
} catch (e) {
}
},
error: function (err) {
console.log(err.statusText);
}
});
}
//////////sorting js
$('.sorting-list').on('change', function () {
$('.sorting-list').not(this).prop('checked', false);
});
var sortBy = "popularity-desc";
if (sortBy.includes("popularity")) {
$('#chkpopularity').prop('checked', true);
}
else if (sortBy.includes("title")) {
$('#chkalphabet').prop('checked', true);
}
else if (sortBy.includes("radeef")) {
$('#chkradeef').prop('checked', true);
}
else if (sortBy.includes("year")) {
$('#chkyear').prop('checked', true);
}
else if (sortBy.includes("diwan")) {
$('#chkdiwan').prop('checked', true);
}
});
function onsorting(e)
{
$('.sortLoadMore').fadeIn();
if (e == "popularity") {
if ('ebooks' == "miiriyaat" && '' != "") {
window.location.href = "/poets/allama-iqbal/ebooks?sort=popularity-desc&filter=";
} else {
window.location.href = "/poets/allama-iqbal/ebooks?sort=popularity-desc";
}
}
else if (e == "alphabet") {
if ('ebooks' == "miiriyaat" && '' != "") {
window.location.href = "/poets/allama-iqbal/ebooks?sort=title-asc&filter=";
}
else {
window.location.href = "/poets/allama-iqbal/ebooks?sort=title-asc";
}
}
else if (e == "radeef") {
if ('ebooks' == "miiriyaat" && '' != "") {
window.location.href = "/poets/allama-iqbal/ebooks?sort=radeef-asc&filter=";
} else {
window.location.href = "/poets/allama-iqbal/ebooks?sort=radeef-asc";
}
}
else if (e == "year") {
window.location.href = "/poets/allama-iqbal/ebooks?sort=year-asc";
} else if (e == "miriyaat") {
if ('ebooks' == "miiriyaat" && '' != "") {
window.location.href = "/poets/allama-iqbal/ebooks?sort=diwan-asc&filter=";
} else {
window.location.href = "/poets/allama-iqbal/ebooks?sort=diwan-asc";
}
}
}
function diwanfilter(diwan, keyword) {
var checkK = false;
if (keyword != undefined && keyword.length > 0)
checkK = true;
var _url = "/poets/allama-iqbal/ebooks";
if (checkK && (diwan == "1" || diwan == "2" || diwan == "3" || diwan == "4" || diwan == "5" || diwan == "6")) {
_url = _url + "?sort=diwan-asc&filter=" + diwan + "&keyword=" + keyword + '';
} else if (diwan == "1" || diwan == "2" || diwan == "3" || diwan == "4" || diwan == "5" || diwan == "6") {
_url = _url + "?sort=diwan-asc&filter=" + diwan + '';
}
else {
if (checkK) {
_url = _url + "?sort=diwan-asc&keyword=" + keyword + '';
} else {
_url = _url + "?sort=diwan-asc" + '';
}
}
window.location.href = _url.replace('&','&');
}
isDefaultExplanation = 'False';
isDefaultTranslation = 'False';