|
Server IP : 86.38.243.193 / Your IP : 216.73.216.42 Web Server : LiteSpeed System : Linux in-mum-web1336.main-hosting.eu 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64 User : u493057690 ( 493057690) PHP Version : 8.2.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : ON Directory (0755) : /home/u493057690/domains/iasfindia.com/public_html/admin/../assets/css-rtl/../js/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
(function($) {
"use strict";
if (window.matchMedia('(max-width: 575px)').matches) {
$('#container').showmore({
closedHeight: 300,
buttonTextMore: 'Show more',
buttonTextLess: 'Close',
buttonCssClass: 'showmore-button',
animationSpeed: 0.5
});
}
if (window.matchMedia('(max-width: 768px)').matches) {
$('#container').showmore({
closedHeight: 400,
buttonTextMore: 'Show more',
buttonTextLess: 'Close',
buttonCssClass: 'showmore-button',
animationSpeed: 0.5
});
}
$('#container').showmore({
closedHeight: 215,
buttonTextMore: 'Show more',
buttonTextLess: 'Close',
buttonCssClass: 'showmore-button',
animationSpeed: 0.5,
});
$('#container1').showmore({
closedHeight: 185,
buttonTextMore: 'Show more',
buttonTextLess: 'Close',
buttonCssClass: 'showmore-button',
animationSpeed: 0.5
});
$('#container2').showmore({
closedHeight: 240,
buttonTextMore: 'Show more',
buttonTextLess: 'Close',
buttonCssClass: 'showmore-button',
animationSpeed: 0.5
});
$('#container3').showmore({
closedHeight: 350,
buttonTextMore: 'Show more',
buttonTextLess: 'Close',
buttonCssClass: 'showmore-button',
animationSpeed: 0.5
});
if (document.documentElement.clientWidth < 900) {
$('#container1').showmore({
closedHeight: 450,
buttonTextMore: 'Show more',
buttonTextLess: 'Close',
buttonCssClass: 'showmore-button',
animationSpeed: 0.5
});
}
})(jQuery);