In Netscape, type "javascript:" in the address bar to bring up the JavaScript console. This will show errors as they occur and should help you debug the script.
>Thanks for the input and help. Great suggestions, I can see that I should >have been more clear. > >I have OSX set up on a ti-book. I have Tango running on it, along with >Primebase. Inside Apache. ?This is a dev box I use while traveling. > >When I open, either IE 5.2 on the mac or netscape 6.x or the new safari >browser I can access the db just fine, I can serve pages just fine. Except, >I have this one link that calls a JS calendar. The calendar file is on the >server, but is loaded as the page is loaded. It is a .js file. And the call >is inside <script> </script> tags. When we click on the link, nothing >happens. What should happen is that a calendar pops up and when selecting a >date, the date is inserted into the specified field. > >This is not happening, so I am led to believe that since all browsers work >on my normal server, but are not working on this server, that something >about message passing from the browser to apache is not supporting the js >file. > >I don't get it actually, but I have a lot to learn about apache. IS there a >book on Apache or Apache as it runs in OSX? I currently run webstar on OS 9 >boxes and want to go to unix/ OSX > >Thanks for any insight you can offer. I really appreciate this list. > >Sincerely, > >Mark Weiss > > >On 1/21/03 4:56 PM, "Atrix Wolfe" <[EMAIL PROTECTED]> wrote: > >> Are you sure its the server and not the client having the problems? >> >> >> ----- Original Message ----- >> From: "Mark Weiss Vancouver" <[EMAIL PROTECTED]> >> To: "Multiple recipients of list witango-talk" <[EMAIL PROTECTED]> >> Sent: Monday, January 20, 2003 9:28 PM >> Subject: Witango-Talk: JavaScript Calendar >> >> >> I have a Javascript pop up calendar that we use quite a lot, I noticed that >> it won't work in Apache Mac OS X. Is there something about Java Include >> files I need to know when using OSX as a server? Or where can I read more >> about Apache as a server? >> >> Thanks for any help you can provide. >> >> Mark Weiss >> If you always do what you9ve always done, you9ll always get what you9ve >> always got. >> >> Anonymous >> >> ________________________________________________________________________ >> TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] >> with unsubscribe witango-talk in the message body >> >> ________________________________________________________________________ >> TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] >> with unsubscribe witango-talk in the message body >> > >________________________________________________________________________ >TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body > Bill Conlon To the Point 345 California Avenue Suite 2 Palo Alto, CA 94306 office: 650.327.2175 fax: 650.329.8335 mobile: 650.906.9929 e-mail: mailto:[EMAIL PROTECTED] web: http://www.tothept.com ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
