『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
For all things Dreamweaver.
新着順
My students are opening their files in Dreamweaver CC2017 and they are gone. When they try to recreate them it says the files already exist and then they have to change the name of the file. Has anyone else had this problem?
I am working in the Classroom in a Book 2017 edition, and cannot get the HUD to display when trying to edit the Navbar in a Bootstrap layout. For awhile I couldn't get the Navbar to show in Live mode, but I do now have that. I have the latest version installed of Dreamweaver 2018, and I am on Windows 10. Anyone had a similar issue or can point me in right direction? I have contacted Adobe support thru online chat twice, and they are no help so far. Thank you in advance.
Hello, all,Does anyone know of a way to install DW updates without an internet connection on the system? Is there a repo where one can download updates and apply, manually?I have DW CS5.5 on an air-gapped system, and CC 2017 on another, and I'm just curious if there's a way to do that.V/r,^ _ ^
Bonjour,J'essai de télécharger les mises à jour de Dreamweaver (j'ai la version CS5.5) mais j'ai le code erreur U41M1C213.Pouvez vous m'aider ?Merci
I'm struggling to figure out how to edit this html template I receivedI'm stuck with these errorsthe first one417<p>Now scratch off and record the amazing places you have visited around the world using the classy and stylish world traveler scratch map.</p>418 <p>This is a must-have for those who love to jet-set around the globe, and wish to fondly take a glimpse at past memories. </p>419 <p>With a slick black background and scratch-off copper foil revealing many colour fur countries and islands, this is truly personalised for you.</p>420 <span property="description">421 <p>-<p/>422 <p>A perfect gift for a friend who is a constant traveler and adventure junkie.</p>423
Hi there,I am a 4th year student in university using dreamweaver for the first time and I am trying to make it so a single image when clicked on will swap to a different image, then when clicked on again will swap to a different image. For example, image 1 when clicked on will swap to image 2, and when clicked on again will swap to image 3, and when clicked on again will swap to image 4, etc. I was able to figure out how to do a single image swap, but I was wondering if it is at all possible to do multiple.Thank you!!
Hi, hope somebody can help me with this issue. I have since an update from MS 10 the following errors and cants even start Dreamweaver anymore, anybody having an idea?
怎么变回竖光标呀
I'm a new comer in web developing section, recently i'm create a themes for my site pagalworldtop.comI'm create the themes with higher optimization according to the recommendation by google's page speed insights. However, i'm trying my best to complete this, became 90% success. Everything done fairly by me just failed to visible sites category on mobile version. Please look here, this is the desktop version of the themesPlease also look at mobile version of the themesHence, I want from Adobe Dreamweaver official to audit my site and suggest me what should i have to do for fixed this problem.
Bonjour,Je voulais savoir si dreamweaver comptait de nouveau ou non la gestion serveur et base de données php MYSQL pour développer facilement ?Et également si le module serveur behavior est à jour pour php 5.6 ?Sinon autant développer mon site sous un bloc note non ?
I so enjoy the fact that I can use different background colors on each of my website's pages. The different web colors look particularly good when I look at my website from my iPhone, but have noticed that on my desktop, the same colored space to the left and to the right of my copy is a little bland and boring. I'm looking to find a way to add some shading or texture to my pages like I'm showing here to add a little more interest and variety. Is there a way to create such a shade in Dreamweaver?Thanks.
I am continuing to delete older files from my website that at are no longer active.I've noticed the following local files that have nothing in them and so is it OK to delete them:.well-known._notescgi.bin.ftpquotapublic_htmlThanks for your help.
Hi guys,When I test the form and click "login", I get this:{"code":"MethodNotAllowedError","message":"POST is not allowed"}*******************************************************// index.php<?php$name = $_POST["name"];$password = $_POST["password"];$result = loginUser($name, $password);echo $result;?>// .html<form action="index.php" method="POST"><input type="text" name="name" ><input type="text" name="password" ><input type="submit" value="Login" /><form>************************************************Dreamweaver geniuses, can you help me please~
I use DW CS6. When I go to insert an image for the first time (meaning, it's the first time anything was opened in that folder), it always shows the wrong folder. Before, it opened the folder where the html file is in, which should be the default. I'm not sure whether that happens with DW CC as well, but CC is not an option. Will I be stuck with that behavior because CS doesn't get updated anymore? My work requires me to have jobs in job folders, so I code several html files a day and every new job has that happening. It's not only annoying, but productivity suffers. Does anyone know a solution?
http://livedemo00.template-help.com/wt_43866/index.htmlGuys, how to do the effect???(dont know what) inside the link.that one can scroll to other word at middle(total 3 page)not the navigator*please list the step for how to do in dreamweaver[personal info removed by Mod]:(come ask me if dont know what i say)help me please!T_T
We all knew it was comming, but here is the official announcement -https://blogs.adobe.com/conversations/2017/07/adobe-flash-update.htmlI know what i would now like adobe to do, but i'd have to censor my own post
I've created a simple contact form for a website that I am working on, but I need to alter it slightly for another area of the website. I need to be able to add an upload section where the user can upload an image that will then be sent along with their comments. This is my current html and php for the basic form.<form method="post" action="RMArequest.php"> <label>Name</label> <input name="name" placeholder="Type Here"> <label>Email</label> <input name="email" type="email" placeholder="Type Here"> <label>Message</label> <textarea name="message" placeholder="Type Here"></textarea> <label>*What is 2+2? (Anti-spam
Hi,I've been using the SCSS compiler in DW for a while. Recently, it just stopped working. I double checked, and all of the settings are still set properly. It's set to auto-compile on save, the source and output directories are still set correctly, etc. When I save the .scss file, or right-click on the scss file and select 'compile', nothing happens. No .css file is created. I've been searching for days, and can't find a solution.It worked fine for months, then suddenly stopped working. Anybody have any solutions for this?DW Version: 18.0, Build 10136OS: Windows 10 Pro 64 bit
Hello, I started creating this website (this is my first one) and I am running into a couple of problems. the first being that after i create my events section my bottom navigation and footer keep pasting over my events sections. I tried z-index, having footer at bottom:0, and have changed the height of the body, nothing seems to work. Also both of my navigation bars will not go all the way to the left and I want them to fill up the whole space. Lastly there are these >>>> that even after I continue to delete them and are not showing up in my html code, they continue showing in my live view. I have no idea how to get rid of them or why they continue to stay there.Here is a link to the site to show it: http://127.0.0.1:52524/preview/app/index.html HTML: <!doctype html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1"><title>
HTML Tidy is not a good alternative for me, even though I can use it through a couple different text editors. It messes with the code slightly. Is there an extension out there that can give me more control over the pretty-printing of HTML, and possibly do so on multiple files at once?
Just downloaded Dream Weaver CC free trial but cannot open DW CC, keeps on "validating license" and then asking me to "Renew Subscription" ????
i have upload a html file(with java script) to webthe java script is the shadow effect,but when i search in web,the shadow effect is not appearwhat should i do,help me please! thank!
This is my code in Library <li><a href="mouthpieces/shew.html">Bobby Shew</a></li>However, this is how is saved.<li><a href="../Library/mouthpieces/shew.html">Bobby Shew</a> </li>I consistently run into this problem and don't know how to make stop DW from adding ../Library in front of the links, which doesn't allow the links to work.
The forums will be down on March 8 between 8:pm and 10:pm PST.
helloonce in a while I still recieve a message concerning an ideahttps://forums.adobe.com/ideas/3889#comment-177905 is there is any way to stop it ?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.