Hacker News new | ask | show | jobs
by chain18 3914 days ago
Can someone explain his point about $(document).ready()? I don't understand how it is different from DomContentLoaded?

jQuery source for the ready function: https://github.com/jquery/jquery/blob/c9cf250daafe806818da1d...