Search results

  1. Y

    GoLive CS & dynamic content?

    As I understand, they removed this feature as part of their GoLive CS "Upgrade." Big mistake, in my opinion. I couldn't upgrade because of that and had to switch to Dreamweaver MX 2004
  2. Y

    Simple Javascript question

    That's a great idea, and I found a way to to it. Check it out and tell me what you think. :D
  3. Y

    Simple Javascript question

    I have compiled all of your suggestions and came up with this. My goal was to create an idiot-proof unit converter for my homemade wine website. I also needed a way for a person to be able to display more than one conversion at the same time. Most of my users are not very computer savy so I...
  4. Y

    Simple Javascript question

    I have been narrowing down the problems, and discovered it is the toPrecision() and toFixed() methods that are causing my problem. Once I commented that line out, everything works in all my browsers. After further testing I think it may be a defect in the WebKit core used in Safari and Omniweb...
  5. Y

    Simple Javascript question

    Thanks. I forgot to add the ";" I've added them, but i am still seeing odd behavior: 1. Works fine in Mozilla v1.3 (Mac) and v1.4 (Win XP Pro) 2. Works fine in IE 6 (Win XP Pro) 3. Does not work in IE (v5.23 Mac) 4. Does not work in Safari(v1.1 Mac). Any other suggestions?
  6. Y

    Simple Javascript question

    Your suggestions worked, but it only works in Mozilla. IE and Safari do not pass the numbers correctly. I have added a link here showing my problem. Using either IE or Satari, enter a number in any of the textfields on the left and click one of the textfields on the right. Notice the...
  7. Y

    Simple Javascript question

    I am trying to write what should be an incredibly easy script and cannot get it working on either Mozilla or IE. Description: 1. User enters a number in the first textfield representing ounces. 2. User clicks out of the textfield and the number is converted from ounces to grams in a second...
  8. Y

    Register Here

    register me!
  9. Y

    used mac price

    I might consider buying your G4. Email me if interested :)
  10. Y

    Sidekick Anyone

    Just got one from T-Mobile. LOOOOOVE it. Anyone else get one yet? P.S. I'm posting this message using the Sidekick.
  11. Y

    How many years using the mac?

    Been using the Mac since 1986. Everything from a 512Ke, IIci, IIfx, IIsi, LC LCII, SE, SE/30, 7200, Beige G3, B&W G3, G4, iMac 333 and iBook.
  12. Y

    Serious Airport Problems

    It was not losing the signal strength. It would just drop the connection. Very strange. Powermac, I tried what you suggested and it had no effect. Fortunately, ever since I did what was described in my last post, it has been doing fine (Cross your fingers). I'll give y'all an update later...
  13. Y

    Serious Airport Problems

    First of all, I want to thank everyone for their suggestions. However, I think I have found out what is going on. So far tonight I have had a stable AirPort connection for about two hours. This is what I did: 1. Opened my Network prefpane and removed ALL of the preconfigured settings...
  14. Y

    Serious Airport Problems

    No. I'm not using AOL. I am using ATT Broadband's Cable modem service. The really annoying thing is when I physically plug myself into my ethernet network (bypassing AirPort) my connection is rock solid. So it appears to be an issue with the Airport itself. Anyone have any ideas?
  15. Y

    Serious Airport Problems

    Ever since I upgraded to X.1 I've had an absolutely hellish time with my AirPort connection. Setup: iBook 600MHz Graphite Base Station The basestation is plugged into a LinkSys cable router. I have configured the Base Station with a static IP as well as turned off the option to "serve...
  16. Y

    Help! Trying to update the PATH variable info

    Well, Now I have something else going on now. Maybe I should give you the whole story. I used Entropy's My SQL installer. in step 8 on this page:http://www.entropy.ch/software/macosx/mysql/#update It states this: So what I did, as per your request, was create a .tcshrc file...
  17. Y

    Help! Trying to update the PATH variable info

    I have been using the terminal. I type "cd ~" Then "ls -la" All it see that starts with a "." is .CFUserTextEncoding, .DS_Store, .Trash, and .mysql_history That is all. Any other ideas?
  18. Y

    Help! Trying to update the PATH variable info

    Just installed Mac OS X version 10.2 and I'm having problems with MySQL which is requiring me to update the PATH data in the .tcsh file in my home directory. Unfortunately, I do not have this file in my home directory. I've looked EVERYWHERE and cannot find it. Where is it located? Am I supposed...
Back
Top