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
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...
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...
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?
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...
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...
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...
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...
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?
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...
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...
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?
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...