|
First
|
Prev |
Next
|
Last
Pages: 2986 2987 2988 2989 2990 2991 2992 2993 2994 2995 2996 2997 2998 2999 3000 3001 3002 3003 3004 3005 3006
newsletter in email How do you paste the Dreamweaver code into email source code so the email looks like my dreamweaver page? I am on a mac, os x. I went to web shorts site which explained how to do it in outlook. Outlook express is not available for OSX/ Entourage will not allow me to copy the html code into the source code. Ca... 12 Mar 2006 14:35
Making DW's Flash Buttons Single Click in IE It seems that flash buttons (linking pages) inserted in Dreamweaver MX 2004 (Wxp Pro SP2) are requiring a double click in Internet Explorer browser but correctly work with a single click in Firefox. Can anyone confirm this? ? know why? The insertion and settings processes in Dreamweaver MX 2004 appear normal,... 11 Mar 2006 16:49
User/Password database I am trying to add a username and password database to my site. I have my site online, and my database created in Access....when I try to link up the database with Dreamweaver, it says I need to setup an RDS testing server, but I cant get this to work.... is there another way to link up the database with the... 11 Mar 2006 10:38
Audio on website I have embedded a wav file <embed src="serenade.wav" width="0" height="0" autostart="true" loop="true"> </embed> The audio plays on startup. But it stops when a visit is made to another page within the website. It returns, when a return to the Home page is made. How can I ensure that the audio plays thro... 12 Mar 2006 13:03
Div relationships Here's my problem. I created a div named "logo" which appears at the top right of the page. Everything was fine until I added one named "navbar". When navbar was added, logo locked its top to the bottom of navbar. This is only when my positioning mode is anything other than absolute, and I know absolute positio... 11 Mar 2006 12:42
Spanish characters in form don't work! When inserted into form elements such as text boxes, my Spanish characters don't come up right online. (They do okay in Dreamweaver.) My page is: http://www.laalliance.org/spanishAllianceForm.html I've tried encoding in both utf-8 and iso-8859-1, but neither seems to matter. Any ideas more than welcome. T... 10 Mar 2006 14:26
div for image position and image width I had asked some questions about this yesterday, but am still a bit confused. Sorry about the repost. I am trying to center an image inside a div, while keeping the text right aligned. I am doing the following as recommended: #pageTitle { text-align:center; width:655px; } #pageTitle img { display:... 9 Mar 2006 16:04
CSS - center image I would like to center an image on my page. Right now I have the following, but it does not center the image: #pageTitle { display: block; margin: 0 auto; padding: 20px 0px 20px 0px; } Thanks for any help! ... 8 Mar 2006 19:46
Synchronizing Local to Remote View I work in Local View and upload to server (remote view). When I delete locally, it stays remotely. How do you synchronize the remote to the local views. ... 8 Mar 2006 18:43
layer problem hi i have question about the layer. there's layer on my page and inside has a link button. when i click it the page replace to the top.how can i prevent this happening so that it stays same??? eg <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> ... 7 Mar 2006 11:25 |