கே
வாசகர் கேள்வி

வாசகர் கேள்வி ஏற்றப்படுகிறது...

✓ சாஸ்திர விளக்கம் (ஸ்ரீ நரசிம்மன் ஸ்வாமி):

பதில் ஏற்றப்படுகிறது...

📖 பங்காளிகள், மாமனார், அத்தை, சகோதரி மற்றும் 9 வகை தீட்டு சாஸ்திர விதிகள் முழு விபரம் & 360+ வாசகர் பதில்கள் படிக்க
`; var shradhdhaCard = document.getElementById('shradhdha-prominent-home-card'); if (shradhdhaCard) { container.insertBefore(cardWrapper, shradhdhaCard.nextSibling); } else { container.insertBefore(cardWrapper, insertTarget.nextSibling); } var refreshBtn = document.getElementById('theetuRefreshBtn'); if (refreshBtn) { refreshBtn.onclick = fetchTheetuRandom; } fetchTheetuRandom(); } function fetchTheetuRandom() { var qEl = document.getElementById('theetuQuestion'); var aEl = document.getElementById('theetuAnswer'); var authorEl = document.getElementById('theetuAuthor'); var dateEl = document.getElementById('theetuDate'); if (!qEl) return; fetch('/api/theetu/random-featured') .then(function(r) { return r.json(); }) .then(function(d) { if (d && d.question) { qEl.innerText = d.question; authorEl.innerText = d.author || 'வாசகர் கேள்வி'; dateEl.innerText = d.date ? '(' + d.date.split(' ')[0] + ')' : ''; var ans = d.answer || 'விபரம் முழுப் பக்கத்தில் காண்க.'; if (ans.length > 170) ans = ans.substring(0, 170) + '...'; aEl.innerText = ans; } }) .catch(function() {}); } setInterval(checkAndInjectCard, 800); })();
🙏 நமஸ்காரம்! ● Online
சாஸ்திர சந்தேகங்கள், தீட்டு விபரங்கள் அல்லது பக்கத்தை ஆங்கிலத்தில் மொழிபெயர்க்க வேண்டுமா? இங்கே கிளிக் செய்து உரையாடுங்கள்.