d a class to the body/html when javascript
> is on, see
> here:http://www.learningjquery.com/2008/10/1-way-to-avoid-the-flash-of-uns...
>
> On Jun 17, 6:37 am, heldtogether wrote:
>
> > hey, i want to hide some elements on my site, but don't want to make
> > these inacce
hey, i want to hide some elements on my site, but don't want to make
these inaccessible for users without javascript enabled. Some users
are complaining about being able to see that element for a split
second before the page has finished loading and the element is hidden.
Is there a way in which I
.
>
> > Try also simplifying your code to something like:
>
> > jQuery(document).ready(function(){
> > alert('test');
>
> > });
>
> > On May 15, 6:00 am, Charlie wrote:
>
> > > is jquery.js included on page and is it loading (ie is
Hi,
I want to try incorporate jquery in my site, but I'm having some
problems. The site is drawn together from various files in PHP. I have
added the jquery script which I would expect to work fine regardless
of the PHPness earlier because it is a client side script.
Unfortunately nothing happens
4 matches
Mail list logo