View source in a browser, select all and copy. Go to http://validator.w3.org
, select the input source tab, and paste. See if your page has any
errors. That's the first thing to do whenever you have inconsistent
errors in JavaScript. Without a solid base, your page will possibly be
open to interpretation.
As far as a reload breaking things, perhaps your editor is failing the
same origin policy in one instance and not the other. That's a total
guess, since I can't see your code. If you have Firebug enabled, or
the Develop menu in Safari, look and see what the Console tab is
showing you. Any errors would be instructive.
Walter
> Tim
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Hobo Users" group.
> To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/SiKholP5xQwJ
> .
> To post to this group, send email to hobo...@googlegroups.com.
> To unsubscribe from this group, send email to hobousers+...@googlegroups.com
> .
> For more options, visit this group at http://groups.google.com/group/hobousers?hl=en
> .