---
title: "Can we have multiple document.ready() function on the same page?"  
description: "Can we have multiple document.ready() function on the same page?"  
author: "Sachindra Singh"  
published: 2011-02-28  
updated: 2020-09-19  
canonical: https://www.mindstick.com/interview/366/can-we-have-multiple-document-ready-function-on-the-same-page  
category: "jquery"  
tags: ["jquery"]  
reading_time: 1 minute  

---

# Can we have multiple document.ready() function on the same page?

Yes, we can implement multiple $document.ready() function on the page.\

## Answers

### Answer by Sachindra Singh

Yes, we can implement multiple $document.ready() function on the page.\


---

Original Source: https://www.mindstick.com/interview/366/can-we-have-multiple-document-ready-function-on-the-same-page

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
