New messages 1
Total messages 6630
New messages 1
Total messages 6630| Subject RE: Need MAJOR Help! Genius' only | ||||
|
Author:
brisray Date: 02-11-2004 18:03 |
||||
|
OK, it was too much to expect you to download the files individually, there are a lot of them. What i've done now is to create an account on my FTP server for you. The address is ftp://brisray.com/
username is pittown password is pittown It's a read only account, so you won't be able to upload anything, but you should be able to download all the files. Either use a FTP program or your browser and drag the entire folder Remade to your desktop, file manager or whatever. The files you downloaded probably wouldn't open in FP properly as I had to rename some of them. All the files in that folder should work though. lol. I'm the last person in the world to ask about site design - have you seen mine? Actually, I like your site, it's well laid out and I can get around it well. As for scrolling text boxes you'll probably better off looking at some of the sites at http://www.google.com/search?hl=en&safe=off&q=javascript+scrolling+text+box If you find one you like but it doesn't work like you want it to just post to the forums and I or someone else will look at it. Lots of programming languages have a combo box. This allows you write something in the text area or scroll down and pick from a list. There is no such thing in JavaScript - they are all plain drop-down lists despite people calling them combo boxes. The closest you can get on web pages is something like http://www.mattkruse.com/javascript/autocomplete/ which uses a text box and a drop-down list. You don't have to use plain b/w you can easily add colour to them. See http://brisray.com/web/wforms1.htm Ray |
||||