[jQuery] Using jQuery without ready()
[jQuery] Using jQuery without ready()
Hi, all.
I often use jQuery outside ready() function. Like this
<div id="a">some html</div>
<script>
$("#a").some actions
</script>
Have this way some hidden troubles or it's ok such using?
Topic Participants
fetis26
elwood.casey
hn.campbell
jeffkretz
morningz