Hi Content must be loaded before you can do any manipulations with it via js.. Or you can load content via ajax calls ( i.e. $.load() ) and modify it before appending to document.. But it isn't the most nice way to do it..
Can you explain what exactly you are trying to do ?? Btw i think you are loading 3 copies of jquery file, but maybe I'm wrong.. On Jul 27, 5:59 am, Mutual Designs <mike.f.griffi...@gmail.com> wrote: > How do I prevent the content loading on my website before the > Javascript loads. It seems that all of my Javascript is loading in the > head of my page, but the content all shows before being modified by > the javascript. > > http://boomer-living.com/wp/ > > Any suggestions?