5,031 Posted Topics

Member Avatar for JeannieM

[QUOTE=JeannieM] I have a huge problem with web page [/quote] That's why all of us are here, some have problems others know how to solve them :cool: [QUOTE=JeannieM] I have a flash banner from ds effects and it works fine in Internet Explorer but not in Firefox or Netscape This …

Member Avatar for peter_budo
0
196
Member Avatar for paulkaye

Hi Paul, it is nice and easy to develop page in dreamweaver, but you always get in trouble if you do not understand basic principle of HTML, CSS and little of scripting. Don't worry I not gone bully you over that, will try to help you if possible. Last year …

Member Avatar for paulkaye
0
180
Member Avatar for jules214
Member Avatar for jules214
0
78
Member Avatar for chound

Ovious is each pc has different resolution, so preferably you should build site for 800x600. Another thing sometimes our pc's play games with us especially when you often overwrite your work in dreamweaver something on the back of document get mix up and is displayed ok on your pc, however …

Member Avatar for chound
0
124
Member Avatar for Bradgl87

I am sorry from this image is difficult to say what you are talking about. :confused: Are you toking about border which is automaticaly apply to image if works as a link or you wish to create some empty surounding space about image, I dont't know. You have to give …

Member Avatar for Bradgl87
0
121
Member Avatar for Ezju

Nice work, I like it. However there is one thing you may consider and that is colour of your fonts because if any image layer displayed the text in front of it is usually unreadable. (Just suggestion, nothing serious) Once more well done.

Member Avatar for Ezju
0
525
Member Avatar for TedN

I have to say this script is not clear to me [HTML]<script language="javascript"> var buttonStatus; var currentImage = 1; var timer; function Start() { buttonStatus = 1; } [/HTML] This part is fine with me declaration of global plus start of action [HTML]function Stop() { buttonStatus = 0; EndTimer(); }[/HTML] …

Member Avatar for TedN
0
144
Member Avatar for mikeandike22
Member Avatar for peter_budo
0
122
Member Avatar for ipodgirl

I have god news and bad news for you. [B][COLOR=Red]Bad news [/COLOR] [/B], I do not have code for you! [B][COLOR=Blue]Good news [/COLOR] [/B], I know where to learn more about detecting browser settings and lot more usefull stuff :) My magic book tells me that the name of the …

Member Avatar for peter_budo
0
134
Member Avatar for Ashley

Ashley as far I'm concerned pointer and hand cursor is the same, only problem is that hand cursor was "specialy" developed/recognise by Microsoft and no one else does care for it, so this thingy only work for IE. [i]cursor: hand[/i] Other browsers dispay it as text cursor. Below you can …

Member Avatar for peter_budo
0
96
Member Avatar for GR Web FX

[QUOTE=GR Web FX]Im creating a site called [url]www.mobilefantastic.com[/url]. The client also owns mobilesfantastic.com and mobilefantastic.co.uk. [url]www.mobilefantastic.com[/url] is the domain where the content will be, but i want to set up an automatic divert so if someone was to miss spell the domain as mobilesfantastic or mobilefantastic.co.uk, they will automatically be …

Member Avatar for DaveSW
0
127
Member Avatar for Kiba Ookami

My friend, there are too many sites each is different and it it really up to you to pick up sometthing. Everybody has it's own learning standart, prefered way how to learn, etc For example I used google typed in "JAVA notes" and got list of sites where I be …

Member Avatar for peter_budo
0
96
Member Avatar for Dragonbssj

Didn't know that you can play [I]txt[/I] files. What I think is that somebody clever opened music formar for example [I]wma[/I] in notepad and saved that way. When I look at that site I found that person is yousing clasic [B]BGSOUND[/B] tag [code]<BGSOUND balance=0 src="http://kassierae.myknet.org/frontlineda.wma" volume=0 loop=infinite autostart="true">[/code] Where exactly …

Member Avatar for tgreer
0
468
Member Avatar for John P

[QUOTE=John P]Nevermind, found the Dean Edward's IE7 hack. John[/QUOTE] Nice site add to favorites, will come back. There is CSS way to do it [code]style="background-image: url; background-attachment: fixed"[/code] one more thing you are missing opening of body in this page not big deal

Member Avatar for peter_budo
0
91
Member Avatar for ljCharlie

[QUOTE=ljCharlie]I've got problem. Here's what it looks like, [URL=http://www.lorresident.com]Click Here[/URL]. The div [B]#sidebar-b[/B] should not be that far from the [B]#sidebar-a[/B] or Part# 1. They should only be 50px appart from each other. Any help is appreciated.[/QUOTE] Well your [I]sidebar-b[/I] is not related by 50px to [I]sidebar-a[/I] but to your …

Member Avatar for peter_budo
0
107
Member Avatar for Eager Student

Not really easy what you are trying to do!!! As far I understand you whant to create html document which will work on javascript??? But have do you whant to do this part??? Business Brown for the [B]first 100 students[/B], then Davis Computer Information Systems Cunningham for the [B]first 100 …

Member Avatar for Eager Student
0
148
Member Avatar for taparca
Member Avatar for peter_budo
0
139
Member Avatar for mark25787

Well there is simple way how to do it onClick="MM_openBrWindow('name_of_your_page.html',' ','scrollbars=yes,width=500, height=300')" Put this code in img tag and is done. It will open new window of size 500x300 with scroolbar

Member Avatar for staceyhamman
0
133
Member Avatar for cmills83

Yes, you can save as "ai" when you use export, but in my version of fireworks which is MX it says, save as Illustrator 7. What that mean, you my lose some stuff. So it is up to cmills83 [B]buy it[/B] or [B]crack it[/B] that's THE QUESTION

Member Avatar for peter_budo
0
125
Member Avatar for painterdude

[QUOTE=painterdude]OK, I've got dreamweaver and fireworks and will probably get flash later. I use photoshop and illustrator and I need to import stuff from photoshop into dreamweaver. Do I have the right software? What will make the photographs of my work look best on my web site. Any suggestions are …

Member Avatar for peter_budo
0
127
Member Avatar for eeisent

[QUOTE=eeisent]Hi, I have everything in a table which I have set to 100% height & width but I've put layers on it with images and text and it's these that move off the page when viewed on a smaller screen. [/QUOTE] Hi Sue I do not have to much experience …

Member Avatar for peter_budo
0
166
Member Avatar for peter_budo

I'm trying to create class/header for my program which should calculate distanaces between cities declared by array "[I]use[/I]" plus arrays of there coordinates as you see in code below [CODE]// file line.h #ifndef LINE_H #define LINE_H const int cities = 6; class Line { private: string use[] = {"Phoenix", "Baton …

Member Avatar for Narue
0
161
Member Avatar for peter_budo

Studying Computer Science on Unix platform is ussually fun expect days when you get stuck. And life get [B]tough[/B], this is one of my tough days. To make life easier with my c++ programming I wanted to use the [B]make[/B] tool under unix. I have 5 fieles : - student.h …

Member Avatar for peter_budo
0
215
Member Avatar for peter_budo

I am supposed to write an query which will add new attribute to my already existing table So I written this [I][B]ALTER TABLE member ADD e_mail CHAR(20)[/B][/I] which is fine, however when I try insert required data for each row I get stuck [I][B]INSERT INTO member(e_mail) VALUES('johnwhite@msn.com');[/B][/I] Can anyone help …

Member Avatar for peter_budo
1
1K
Member Avatar for dazzer143

Other way is get everything on minutes [code]enterMin=enter%100; //enterMin is int enterHour=enter/100; //enterHour is int enterTime=(eneterHour * 60) + enterMin; //which give you enter time in minutes[/code] SAME apply to live time than small if statement which check [code]if (enterTime < leaveTime) { c=leaveTime - enterTime; //total parking time in …

Member Avatar for peter_budo
0
224
Member Avatar for falaky
Member Avatar for jwenting
0
232
Member Avatar for haskari
Member Avatar for Narue
0
112
Member Avatar for guitarguy

[QUOTE=guitarguy]If you someone could help me with the mp3 audio working on my site. [url]www.jamguitar.com/dvds.htm[/url] The videos work but for some reason the audio files don't load. Maybe its because quicktime isn't loading right. Any help would be great! I am using dreamweaver.[/QUOTE] Looks like you found solution for your …

Member Avatar for peter_budo
0
70
Member Avatar for pink

Please provide full code and write down exactly what is what they want from you at school

Member Avatar for peter_budo
0
90
Member Avatar for Rose Aashii
Member Avatar for peter_budo

Hi my name is Peter and I'm looking for somebody who can help me to understand how to read from external file without "destroing" existing inforamtion inside. whole staff is based on book example which i'm trying to extend. I have a programm which is working with database of 3 …

Member Avatar for peter_budo
0
158

The End.