Hi guys, is there any way of changing the colour of dreamweaver's scroll bars. I inserted a layer full of text, then changed the overflow to auto in the properties panel. This is just what I need, except for that nasty gray colour. Thanks
Dreamweaver has some nice user authentication server behaviors but seems to be lacking a big one, a change password form. Does anyone have any "how to" information for creating one in Dreamweaver to go along with the other behaviors? I'm using PHP with MySQL and Dreamweaver CS3. I have...
Hi everyone, How do I control individual elements of a div border using javascript? e.g. the style for my div is defined as: border-bottom: 1px solid #CCCCCC; I know that I can do the following in js: document.getElementById('myelement').style.borderWidth = '5px'; but how do I reference...
Hi all, How do i stop a hyperlink from changing colour once it has been clicked on. I'm designing the website in FP 2003 and don't want the link to change to blue/purple. Thanks Sean
I am using Flash 8 and I am building a flash stock ticker. I want to change the color of the text based on change of the stock (positive or negative). I have created a text file using aspx and I am loading the variables from that file (here's the sample output): sym_0=ABP&trade_0=4.24&sign_0...
Hi, I go to a website quite frequently that sometimes stops from connecting because it "sees" my IP address. Is there software available that will "hide" my IP Address and not know it's my computer that's trying to connect? By the way, there is nothing unethical about what...
I want to have the php.ini in c:\test and not c:\windows. When i run phpinfo it says the php location is c:\windows. I want to change the location and know about the line: SetEnv PHPRC C:/test/php but this only works if php is loaded as a cgi which i dont want to do. Is there a way to specify the php...