Hi,

On Jun 9, 4:33 pm, Jarkko Laine <jarks...@gmail.com> wrote:
> On 9.6.2010, at 17.08, fernan wrote:
[snip[
> The following worked fine for me (both Safari and FF):
>
>    <script type="text/javascript" language="JavaScript">
>      document.observe('dom:loaded', function() { $('div1').toggle() });
>    </script>

Right, because you're not referring to elements before they exist,
you're waiting until the DOM is ready first.

-- T.J.

-- 
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 prototype-scriptacul...@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to