easy or not, i used the first set of suggestions and it seems to work fine - much better than previously - my big question now is this - when she adds the net large group of pieces and there are that many more images to load, would i be better off to skip the javascript tabbing and use multiple pages? i hate the white page flash between loading - should i be trying to learn some server side progrm like jax or something? thanks for any suggestions -
On 3/2/07, Tom Gregory <[EMAIL PROTECTED]> wrote: > > > On Mar 1, 2007, at 8:53 PM, RobG wrote: > > > It is much simpler and more robust to insert a script element > > immediately before the closing body tag to start whatever was going to > > happen when the load event occurred: > > > > <script>init && init()</script> > > Why must you always try and do things the easy way? > > =) > > > TAG > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
