Hi, > Add style="display:none" to the tag.
And note that Richard made a point of using an inline style there. It can't be via a CSS class, it has to be an inline style -- if you use a class to hide it, toggle won't be able to show the element. HTH, -- T.J. Crowder tj / crowder software / com Independent Software Engineer, consulting services available On May 28, 2:00 pm, Richard Quadling <[email protected]> wrote: > Add style="display:none" to the tag. > > 2009/5/27 united <[email protected]>: > > > > > Does anyone know how to change the effects toggle to 'hide' text when > > initially on the page? Currently text is 'visible' when you enter the > > page, I would like to hide, then show if the users chooses. Thank you! > > I'm new at all this but I really love you are all up to! > > > Example:http://wiki.github.com/madrobby/... > >http://www.sequel2.com/ss/ > > > DC > > -- > ----- > Richard Quadling > Zend Certified Engineer :http://zend.com/zce.php?c=ZEND002498&r=213474731 > "Standing on the shoulders of some very clever giants!" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
