First drafts tend to be a less simple. Sorry. Don't got the time to perfect what seems to be a complicated issue. Just wanted to give him something that would atleast work. If I'm wrong, it won't...
If you have to go broswer specific I coudl help you with firefox solution https://developer.mozilla.org/en/nsIFile can surf your hard drive no prob. But, it help if you got someone that has already...
Please use Google Chromium to view this site. Sorry, I'm working on cross-browser compatibility, specifically IE, I have event and opacity issues to resolve. Firefox works on windows (but has a...
I had a similiar problem, I just started learning about apache a couple of days ago. I got it up and running in a half a day, but one of the problems was that even though I have no server side...
I get it now. I actually tricked myself by thinking I cleared it with another script. (something subtle occurred that led me tho think it cleared it and start this thread). But I tested it very...
I made this site, because no one else did, and I'm a fascist when it comes to organizing my links. It's a super-customizable. If you are a scientist, student, artist or internet junkie, this is the...
I hate to sound so simple, but I have to be exact about your meaning. Ok, if I have one script in one tab that set the value, and another script (an script from another site) does a
clear(), you...
Ok, I cant hard code because my links will change in number so I have them created in a for loop. I was setting each div x,y, but now I've done it like you've done it and let the auto formatting of...
Illustrator strengths are vectors. Which means you can draw perfectly curves and vary in direction and width. adn they can be resized without loosign resolution. Top of the line for vector work.
...
I've just started my venture into HTML5 localStorage. I now have a javascript my server sends to those who visit my ip address. I store all their data using localStorage. I have a few security...
I could help you with the data part of the set up, but I haven't ventured into animation in javascript. But, jquery looks like the nice way to go if you choose that direction.
Ok, at the casino the slot machines have three cyclinders or 5. I'm takign it that you will only need one, Right? And on each cyclinder as it spins a rule will come up?
I could get you started, but you'll have to be more specific on the rules, unless there are some gamlers here that know better than I do, but anyway, I start it like this:
I'm curious. Is this a lease? Are renting your computer out by the hour? You said you need to capture the time spent on the internet. If it's only time, the computer has a clock on it. If you...
you could slow down and inspect the problem carelfully and it will soon be apparent: If indeed it's in thiss area. You may have to go in in reverse, you may have to go...
That's not always an adviseable way to test if they are beign passed. Writing over the document removes all the previous html. If you depend on something existing after a document.write, it won't...