On Apr 5, 6:25 am, Jay <[email protected]> wrote: > Right now one of my pain points is this: > debugging my code is pain because first, I need to upload the modified > js file to server (I'm testing things with Ajax so don't know if there > is better way to do this), then open up FF and see if I get: >
Windows/Mac/Linux all have the ability to install a local web server for testing. I use Apache on Windows and am able to locally test all my development before I have to push anything to the web server. I'd be happy to help you set that up; just email me offline and I'll explain how I set it up for Windows. Jon jtrelfa_at_gmail_dot_com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
