[jQuery] Re: Show Function Disappering

2008-11-06 Thread jquerist
Ya it appears for the duration of the page loading, then disappears. Anyone? On Nov 6, 4:14 pm, jquerist <[EMAIL PROTECTED]> wrote: > Heres my Code: > > > > > jQuery > > > > $(document).ready(function() > { > > $('p#p1').hide(); &g

[jQuery] Re: Show Function Disappering

2008-11-06 Thread jquerist
here.. which > we can't know because you didn't post any code.. > > On 6 Nov, 20:54, jquerist <[EMAIL PROTECTED]> wrote: > > > So Im just starting to learn JQuery and im making a simple webpage > > that hides a paragraph when the page opens and then you cli

[jQuery] Show Function Disappering

2008-11-06 Thread jquerist
So Im just starting to learn JQuery and im making a simple webpage that hides a paragraph when the page opens and then you click a link to view that paragraph. However when i run the script, the paragraph comes on for a second and then disappears. I searched for a fix and i havent found anything y