Do you guys need some help keeping the documentation updated?  Let me
know.  I'd be glad to chip in.  I really think documentation is a
large part of what makes or breaks a JavaScript framework.

On Apr 21, 6:04 pm, broberts <[EMAIL PROTECTED]> wrote:
> I answered my own question.  It was the scoping issue as described in
> the Prototype API documentation on Ajax.Updater.  I have one
> suggestion for the Prototype API Docs...
>
> It would be really helpful if the Ajax.Updater section titled "About
> evalScripts and defining functions" was included (linked to) in the
> documentation on String.evalScripts, since it appears that the exact
> same concern applies in both cases.
>
> On Apr 21, 4:28 pm, broberts <[EMAIL PROTECTED]> wrote:
>
> > Does String.evalScripts() work when the opening SCRIPT tag of a SCRIPT
> > block contains common attributes?  I've tried and it does not appear
> > to be working.  Here's an example:
>
> > <script type="text/javascript" charset="ISO-8859-1"
> > language="JavaScript">
> > //<![CDATA[
> > <!--
> >         alert('look! it works!');
> > //-->
> > //]]>
> > </script>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to